WIP #36

Closed
Yash-R wants to merge 32 commits from main into dev
2 changed files with 6 additions and 1 deletions
Showing only changes of commit 7f9a49789c - Show all commits

View File

@@ -22,6 +22,11 @@ Install dependencies
yarn install
```
Initialise the db
``` terminal
yarn rw db up
```
### Fire up dev
```terminal
yarn rw dev