Skip to content

Simple build for "Hello world!" Angular 2 application with ngc and rollup.

Notifications You must be signed in to change notification settings

vitamindck/angular2-ngc-rollup-build

 
 

Repository files navigation

How to use?

Updated to Angular final!

npm i
npm run build_prod
npm run http-server

For production usage, I'd recommend you to take a look at this starter project.

For further information take a look at this blog post.

License

MIT

About

Simple build for "Hello world!" Angular 2 application with ngc and rollup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.3%
  • TypeScript 24.9%
  • JavaScript 14.8%