ng2-hello-world
December 29, 2016 ยท View on GitHub
Angular2 Hello World starter application
Usage
$ npm install
Development
$ npm start
Production
$ npm run build
This will compile the source files and creates one single bundle in the build directory.
Related
- ng2-hello-world-aot - Angular2 Hello World AoT application
- ng2-hello-world-aot-rollup - Angular2 Hello World treeshaked AoT application
- ng2-hello-world-routing - Angular2 Hello World treeshaked AoT routing application
- ng2-hello-world-routing-lazy - Angular2 Hello World lazy routing application
- ng2-hello-world-lazy-routing-preload - Angular2 Hello World lazy routing application with preloading
- ng2-hello-world-lazy-routing-custom-preload - Angular2 Hello World lazy routing application with custom preloading
License
To the extent possible under law, Sam Verschueren has waived all copyright and related or neighboring rights to this work.