Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 590 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 590 Bytes

Flareact Template

Get started with Flareact by installing Wrangler and running:

wrangler generate my-project https:/flareact/flareact-template

Next, fill in account_id and name inside your wrangler.toml file.

Finally, run yarn dev to see magic happen 🎉

Go edit a page in your /pages directory to get started 👍

Deploy to Cloudflare Workers