Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
``