Skip to content

Follows Facebook's React tutorial using Kraken as the back-end

Notifications You must be signed in to change notification settings

tsullivan/kraken-react

Repository files navigation

react-dust-exploration

This follows the React tutorial from http://facebook.github.io/react/docs/tutorial.html using Kraken as the back-end.

steps to install

  1. npm install
  2. bower install
  3. grunt build
  4. node index.js

steps for a dev environment

kraken-devtools was disabled in this project, so for a working dev setup:

  1. npm install
  2. bower install
  3. grunt build
  4. grunt watch &
  5. node index.js

About

Follows Facebook's React tutorial using Kraken as the back-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published