Lunchr / luncher-client

Local daily specials
http://luncher.ee
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

logo

A client

Code Climate Build Status Coverage Status Selenium Test Status

Development setup

To run the tests on your own machine you need to first install node.js. Once you have it installed just run:

npm install -g grunt-cli
git clone git@github.com:Lunchr/luncher-client.git
cd luncher-client
npm install
bower install
grunt test