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

https://github.com/dfarr/angular2-boilerplate

Boilerplate for angular2 applications
https://github.com/dfarr/angular2-boilerplate

Last synced: 28 days ago
JSON representation

Boilerplate for angular2 applications

Awesome Lists containing this project

README

          

# angular2-boilerplate

## start
```
npm start
```

## build
```
npm run build
```