https://github.com/flareact/flareact-template
Template for Flareact projects
https://github.com/flareact/flareact-template
Last synced: about 1 year ago
JSON representation
Template for Flareact projects
- Host: GitHub
- URL: https://github.com/flareact/flareact-template
- Owner: flareact
- Created: 2020-08-07T13:58:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T16:04:19.000Z (about 2 years ago)
- Last Synced: 2025-03-24T04:03:19.242Z (about 1 year ago)
- Language: JavaScript
- Size: 118 KB
- Stars: 22
- Watchers: 3
- Forks: 256
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flareact Template
Get started with Flareact by installing [Wrangler](https://github.com/cloudflare/wrangler) and running:
```bash
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 👍
[](https://deploy.workers.cloudflare.com/?url=https://github.com/flareact/flareact-template&paid=true)