Merge pull request #99 from Irev-Dev/kurt/issue-95

Fix CascadeStudio integration
This commit was merged in pull request #99.
This commit is contained in:
Kurt Hutten
2020-11-17 05:33:34 +11:00
committed by GitHub
33 changed files with 445 additions and 2023 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