Skip to content

rufat/payframe-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.