Skip to content

donniewang/koa-angular-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-angular-example

If this example is useful to you, please Star it.

Highlight

1. Webpack for bundling

2. Webpack dev server for development.

3. Simple html created by Angular js.

4. ES7 scripts style

5. Simple examples to get insight to koa, angular js, bootstrap, font-awesome.

6. Save your time to decide which pattern is best fit for you in using Angular js.

Normal Build

1. git clone

2. cmd: npm install

3. cmd: npm run start

4. go to http://localhost:8080

Hot Module Replacement

1. cmd: npm run dev

2. go to http://localhost:8080

3. modify the source codes, the browsers will auto-refresh

LICENSE

MIT

About

An example of using koa, angular js, webpack to build a web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published