Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcelestino/widget-chaordic-onsite
widget chaordic onsite
https://github.com/tcelestino/widget-chaordic-onsite
Last synced: about 8 hours ago
JSON representation
widget chaordic onsite
- Host: GitHub
- URL: https://github.com/tcelestino/widget-chaordic-onsite
- Owner: tcelestino
- Created: 2016-02-11T01:07:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T22:09:46.000Z (almost 9 years ago)
- Last Synced: 2023-03-14T02:40:21.917Z (almost 2 years ago)
- Language: JavaScript
- Size: 496 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Widget Chaordic OnSite
## Dependencies
* [gulp](http://gulpjs.com/)
* [bower](http://bower.io/)## How to use
Install npm packages
``
$ sudo npm install
``Install bower components
``
$ sudo bower install
``### Dev
Run app
``
$ npm start
``### Build
``
$ gulp build
``