react-steps

0.0.6 • Public • Published

react-steps

Steps component for react

Demo : http://jakubzloczewski.github.io/react-steps/

Instructions

To install this module run:

npm install react-steps

require it inside of your app

var Steps = require('react-steps');

to compile example with webpack

npm run build && npm run buildExample

Tu run example localy just open ./example/index.html in browser

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i react-steps

    Weekly Downloads

    162

    Version

    0.0.6

    License

    MIT

    Last publish

    Collaborators

    • jzlocz