ProyectoFinalCAECE / comet-client

Universidad CAECE - Trabajo Final 2015
MIT License
1 stars 3 forks source link

Comet - Frontend

Installation

Run npm install -g bower to install bower Run bower install to download all the frontend packages

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.