-
After cloning this repo, run:
npm install- Add a .env file with your Stripe API secret key, there's a
.env.examplefile for you to refer to. Feel free to change that file name to.envand add your Stripe API secret key there.
- Add a .env file with your Stripe API secret key, there's a
npm start