Skip to content

iiirc/iiirc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iiirc-client

This is HTML5 application, built with Brunch and Chaplin.

Status

Under development. :neckbeard:

Dependencies

Getting started

$ npm install -g brunch # Install Brunch
$ git clone git://github.com/iiirc/iiirc-client.git
$ cd iiirc-client
$ npm install # Install Brunch plugins
$ brunch watch --server # launch HTTP server and compile

Running tests

$ npm install -g mocha-phantomjs
$ mocha-phantomjs public/test/index.html

Misc

$ gem install terminal-notifier # only for Mac user, also if you want.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published