https://github.com/tithi021/angular2-starter
https://github.com/tithi021/angular2-starter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tithi021/angular2-starter
- Owner: tithi021
- Created: 2016-03-11T06:55:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-11T00:47:33.000Z (about 10 years ago)
- Last Synced: 2025-12-27T05:55:59.575Z (7 months ago)
- Language: TypeScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular2-starter
Instructions
1. install node and npm
2. clone the project cd into the project directory
3. Open a terminal window and enter this command:
$ npm start
Project should be up and running on http://localhost:3000/
Now you can open a browser and load the url.