Skip to content

DennisMuchiri/react-multistep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive ReactJS multi step form component

Working demo

instructions

To install this module run: '''sh npm install react-multistep ''' next, require it inside of your app: '''sh var Multistep = require('react-multistep').Multistep '''

To build included example: '''sh npm run build ''' Now open ./example/index.html in your favorite browser

Dev instructions

First clone the repository and then run: '''sh npm install '''

To test run: '''sh npm test '''

Packages

No packages published

Languages

  • JavaScript 60.1%
  • TypeScript 39.9%