包详细信息

react-steps

jakubzloczewski399MIT0.0.6

Steps component for react

自述文件

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

webpack

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