mgechev / angular2-ngc-rollup-build

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:HTML 60.3%Language:TypeScript 24.9%Language:JavaScript 14.8%