https://github.com/angular-programming/angular-hello-world
- Clone or fork this repository
- Make sure you have node.js(> 4.0) installed
- run
npm install
to install dependencies - run
npm start
to fire up dev server - open browser to http://localhost:3000
https://github.com/angular-programming/angular-hello-world
npm install
to install dependenciesnpm start
to fire up dev server