https://github.com/paddingme/fibos123
https://github.com/paddingme/fibos123
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paddingme/fibos123
- Owner: paddingme
- Created: 2018-10-17T07:02:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T07:03:30.000Z (over 7 years ago)
- Last Synced: 2024-12-30T03:47:10.743Z (about 1 year ago)
- Language: JavaScript
- Size: 10.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# app
This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.16.0.
## Install
`
npm install -g grunt-cli bower yo generator-karma generator-angular &&
npm install &&
bower install
`
## Build & development
Run `grunt build` for building and `grunt serve` for preview.