WIP #36

Closed
Yash-R wants to merge 32 commits from main into dev
Showing only changes of commit cba0065e9e - 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