Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed May 20, 2024
1 parent 7dd7b56 commit 093f17f
Show file tree
Hide file tree
Showing 2 changed files with 2,129 additions and 3,144 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ Automatically rebuild the React frontend code when a file is changed:

```bash
cd frontend
npm watch
nvm use 20.10.0 # If you're using nvm
npm install # If you haven't already
npm run watch
```
Loading

0 comments on commit 093f17f

Please sign in to comment.