Several BodyKit API examples (We are in beta!)
git
node
: v0.10.0+.nvm
: optional, recommendednpm
: 2.1.xgrunt
grunt-cli
Once you have cloned the repository, run the following to install dependencies and build the demo:
npm install
grunt build
You should now have a build/
directory with the built examples. Open index.html to try it out.
We also host the measurement app demo online and you can try it out here
- Issue Tracker: github.com/bodylabs/bodykit-examples/issues
- Source Code: github.com/bodylabs/bodykit-examples
The author is newbie in react and js. Pull requests welcome!
The rake folder and Rakefile hook into some internal tools. External adopters should ignore them.
The project is licensed under the two-clause BSD license.