Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pbastowski/ng2now-starter


https://github.com/pbastowski/ng2now-starter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ng2now starter

Includes
- webpack
- angular1.6
- ui-router
- ng2now
- bootstrap 4 alpha 6
- moment

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build
```