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