Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 867 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 867 Bytes

Payment Wizard Form - Demo

Author: Rufat Mammadli (twitter)

Screenshot

Folder structure

  • src
    • components
      • Example-Steps
      • Footer.js
      • Header.js
      • NotifyBox.js
      • StepItem.js
    • containers
      • Main.js
    • App.js
    • constants.js

Installation

npm install - Install required modules.

npm start - Run the development server.

npm run build - Building the project (/build path).

Documentation

For more information please check the documentation.