Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 370 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 370 Bytes

Strapp

What is it

Boilerplate for using Stripe's new checkout feature (client-side).

How to use

Make sure you have Node.js installed.

Development Setup:

> git clone https://github.com/SunstroUS/strapp.git
> cd strapp
> npm install
> npm run start

License

MIT