Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deebloo/angular2-simple-seed


https://github.com/deebloo/angular2-simple-seed

Last synced: 15 days 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
```