~repos /edge-city
git clone https://pyrossh.dev/repos/edge-city.git
edge-city is a next level meta-framework for react that runs only on edge runtimes
example/readme.md
# Sample edge-city app
## Requirements
1. node >= v20
## Setup
1. `npm i`2. `npx playright install`
## Running
`npm run dev`
## Testing
`npm test`
## Build
`npm run build`