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

https://github.com/amcdnl/ng2-boiler

A base for building Angular2 + Webpack + TypeScript Projects
https://github.com/amcdnl/ng2-boiler

Last synced: about 2 months ago
JSON representation

A base for building Angular2 + Webpack + TypeScript Projects

Awesome Lists containing this project

README

          

# ng2-boiler
A bare-bones starter project for building Angular2 + Webpack + TypeScript + SCSS Projects

## Starting
- `npm i`
- `npm start`
- [http://localhost:9999](http://localhost:9999)