A simple starter project demonstrating the basic concepts of Angular 2.
WINDOWS ONLY
run npm install -g webpack webpack-dev-server typescript
to install global dependenciesnpm install
to install dependenciesnpm start
to fire up dev serverhttp://localhost:3000
package.json
file, then change port in --port 3000
script