https://github.com/jayllyz/escape-react
Escape game company web react app using Farm.
https://github.com/jayllyz/escape-react
farm react
Last synced: 6 months ago
JSON representation
Escape game company web react app using Farm.
- Host: GitHub
- URL: https://github.com/jayllyz/escape-react
- Owner: Jayllyz
- Created: 2024-05-31T14:19:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-22T10:20:22.000Z (about 1 year ago)
- Last Synced: 2025-03-26T12:12:07.585Z (7 months ago)
- Topics: farm, react
- Language: TypeScript
- Homepage:
- Size: 869 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Escape React 💀
[](https://github.com/Jayllyz/escape-react/actions/workflows/ci.yml)
[](https://biomejs.dev/)Escape game company, react app using [Farm](https://github.com/farm-fe/farm) build tools.
## Setup
Install the dependencies:
```bash
pnpm install
```Start the dev server:
```bash
pnpm dev
```