themer/web/README.md
2020-07-04 22:57:37 -06:00

14 lines
183 B
Markdown

# themer web UI
See [themer.dev](https://themer.dev).
## Running the local dev server
With API functions:
STRIPE_SECRET_KEY=<key> netlify dev
Front-end only:
yarn start