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

183 B

themer web UI

See themer.dev.

Running the local dev server

With API functions:

STRIPE_SECRET_KEY=<key> netlify dev

Front-end only:

yarn start