Clean up after making changes

This commit is contained in:
Kurt Hutten
2020-11-17 04:37:01 +11:00
parent 8719b3991c
commit 22dc166f4c
3 changed files with 11 additions and 114 deletions

View File

@@ -30,6 +30,12 @@ yarn rw db up
yarn rw db seed
```
Move some files to the public directory
```
yarn move-cad-worker
```
The above step should be repeated whenever you modify anything in the git submodule `web/src/cascade/*`
### Fire up dev
```terminal
yarn rw dev