jdconrad89 / quantified-self

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantified Self Starter Kit (Old School)

This starter kit differs from the other QS starter kit, in that it does not use a build tool (webkit). Old school baby!

http://i.giphy.com/anjRJ4nv9WJzO.gif

Just clone it down, and start editing HTML/JS/CSS.

Running Tests

This project uses Mocha as the test runner, Chai for assertions, and jQuery for integration test like functionality.

To run your tests, run the following from your terminal

$ open test/foods-test.html

This will open and execute the tests in your browser

About


Languages

Language:JavaScript 71.6%Language:HTML 23.4%Language:CSS 5.0%