Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbastowski/ng2now-starter
https://github.com/pbastowski/ng2now-starter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pbastowski/ng2now-starter
- Owner: pbastowski
- Created: 2017-01-05T14:46:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T21:32:00.000Z (almost 8 years ago)
- Last Synced: 2024-11-09T10:33:06.061Z (3 months ago)
- Language: JavaScript
- Size: 637 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```