https://github.com/eggheadio/angular2-workshop-starter
https://github.com/eggheadio/angular2-workshop-starter
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eggheadio/angular2-workshop-starter
- Owner: eggheadio
- License: mit
- Created: 2016-01-18T17:03:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-19T22:59:20.000Z (over 10 years ago)
- Last Synced: 2025-04-19T18:13:18.634Z (about 1 year ago)
- Language: JavaScript
- Size: 344 KB
- Stars: 0
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Angular 2 Workshop Starter
This starter is based on the Angular 2 seed at `https://github.com/angular/angular-seed`
### Usage
- Clone or fork this repository
- Make sure you have [node.js](https://nodejs.org/) installed
- run `npm install` to install dependencies
- run `npm start` to fire up dev server
- open browser to `http://localhost:8080`
- there is also a server running on `http://localhost:3000` that serves data