[List of forks] (https://github.com/srdjan/react-multistep/network/members)
To install this module run:
npm install react-multistepnext, require it inside of your app:
var Multistep = require('react-multistep').MultistepTo build included example:
npm run buildNow open ./example/index.html in your favorite browser
First clone the repository and then run:
npm installTo test run:
npm test