This is the demo store for Launch Elements
To run the demo store with example data from a test store and test stripe account:
npm install
npm start
- Sign up for an account at
elements.launchscout.com
- Connect your stripe account
- Create a store
- Copy the values from your store into .env
npm start
This will create product pages for each product it finds in your Stripe Account. If you don't have any products, you won't see anything :)