Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 262 Bytes

Arcade Documentation

Documentation for Arcade

Local Development

See the package.json for the dependencies required.

First, run pnpm install to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.