Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deebloo/angular2-simple-seed
https://github.com/deebloo/angular2-simple-seed
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deebloo/angular2-simple-seed
- Owner: deebloo
- Created: 2016-04-18T11:55:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:29:38.000Z (about 1 year ago)
- Last Synced: 2024-10-31T16:59:36.305Z (2 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 2 Simple Seed
```BASH
git clone https://github.com/deebloo/angular2-simple-seed.git
cd simple-seed
npm install
```To run the sample app
```BASH
npm start
```