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: over 1 year ago
JSON representation

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
```