Skip to content

Commit

Permalink
Update dev docs for #81
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Jan 17, 2025
1 parent e863c2e commit f5d2758
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ You'll need:

`cd web`, and then:

- `npm i` to install dependencies
- `npm ci` to install dependencies (`ci` to make sure the versions in
`package-lock.json` are used)
- `npm run wasm` to rebuild the Rust backend
- vite doesn't automatically rebuild when you edit things
- `npm run dev` to run locally
Expand Down

0 comments on commit f5d2758

Please sign in to comment.