Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.
/ react-wizard Public archive

Wizard component that can contain any number of wizard pages and provides navigation between pages

License

Notifications You must be signed in to change notification settings

OpusCapita/react-wizard

Repository files navigation

react-wizard

ReactWizard is a React component that provides navigation between pages. It can contain any number of pages.

Installation

Development

  • Run npm install to get the project's dependencies
  • Run npm run build to produce minified version of the library
  • Run npm run dev to produce development version of the library.
  • Run npm run test to run tests
  • Run npm run docs to run generate examples

Development workflow

  • Run npm run docs

  • Open docs/index.html

    Or

  • Run npm run hot

  • Open http://localhost:5555/

Contributing

  • Make a new branch for the changes
  • Update CHANGELOG.md file
  • Commit changes (not lib)
  • Make a pull request
  • Merge the pull request and delete the development branch

Creating a new release

About

Wizard component that can contain any number of wizard pages and provides navigation between pages

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •