Contributing to Sprocket Pan
Running Locally
Recommended IDE Setup
Prerequisites
- nodejs Version 18+
- yarn - You can install from
npm
, which comes withnode
- Tauri's Pre-Reqs
How to Run
yarn
(install dependancies)yarn run start
(run locally)
npm
, which comes with node
yarn
(install dependancies)yarn run start
(run locally)