Skip to content

Latest commit

 

History

History

flatmarket-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

flatmarket-example

An example Flatmarket website.

Usage

Clone this repo and install dependencies:

npm install

Then start the local development server:

./node_modules/.bin/flatmarket \
    --stripe-secret-key YOUR_TEST_SECRET_KEY \
    --dev

License

See LICENSE.