Add db init step to setup guid
yarn rw db up was needed
This commit is contained in:
@@ -22,6 +22,11 @@ Install dependencies
|
||||
yarn install
|
||||
```
|
||||
|
||||
Initialise the db
|
||||
``` terminal
|
||||
yarn rw db up
|
||||
```
|
||||
|
||||
### Fire up dev
|
||||
```terminal
|
||||
yarn rw dev
|
||||
|
||||
Submodule web/src/cascade updated: 62f961293d...e634591e27
Reference in New Issue
Block a user