Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Description

Demo App for Stripe Embedded Components Onramp Web SDK

This contains a React App and Express Backend.

Development

yarn

Create a .env file

cp ./sample.env .env
yarn dev