FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

microcompunics/bodykit-examples: Example apps and scripts for BodyKit · GitHub

 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
grunt 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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL