Skip to content

kaoboy7/superClient

Repository files navigation

client

Build & development

Npm and bower install

$ bower install
$ npm install

Please note if you get a bunch of "ERR! unpack Could not read data for ..." you may have to run on your osx terminal:

$ ulimit -n 2048

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

About

client for super project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published