ng2-hello-world

December 29, 2016 ยท View on GitHub

Build Status: Linux Build status: Windows

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.

License

CC0

To the extent possible under law, Sam Verschueren has waived all copyright and related or neighboring rights to this work.