Skip to content

ngdlmk/stripecustomermanagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe Customer Management UI

Before you clone this project to your computer make sure you have a installed node.js on your computer

  1. Clone this repository on your computer
  2. Open your command promp in the project directory and use "npm install" command
  3. Edit server.js it's located in the project's root directory. You can change default port number "9000" or just dont make any changes. If you make any changes on server.js than you need to change "apiURL" veriable. It's located in src/components/acontent/EnhancedTable.js
  4. Run server.js as a backend on localhost
  5. Finaly open your command promp in the project directory and use "npm start or yarn start" command.

About

Stripe customer management ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published