Skip to content

dannymidnight/flareact-ts-proto

Repository files navigation

Flareact Template

Get started with Flareact by installing Wrangler and running:

wrangler generate my-project https://github.com/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