Skip to content

bodylabs/bodykit-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BodyKit Examples

Several BodyKit API examples (We are in beta!)

Build

Prerequisites

  • git
  • node: v0.10.0+.
  • nvm : optional, recommended
  • npm: 2.1.x
  • grunt
  • grunt-cli

Once you have cloned the repository, run the following to install dependencies and build the demo:

npm install
npm run build

You should now have a build/ directory with the built examples. Open index.html to try it out.

Online Demo

We also host the measurement app demo online and you can try it out here

Contribute

  • 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!

Developer notes

The rake folder and Rakefile hook into some internal tools. External adopters should ignore them.

License

The project is licensed under the two-clause BSD license.

About

Example apps and scripts for BodyKit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published