Bootstrap command

This commit is contained in:
Gregory Schier
2024-09-22 22:17:45 -07:00
parent 38b36b80a5
commit 921f1de62a
2 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ Development requires the following tools
Then, you can run the app.
1. Checkout the [plugins](https://github.com/yaakapp/plugins) repository
2. Run `YAAK_PLUGINS_DIR="..." npm run build` to generate an icon, fetch external binaries, and build local JS dependencies
2. Run `YAAK_PLUGINS_DIR="..." npm run bootstrap` to fetch external binaries, build local dependencies, etc.
3. Run the desktop app in dev mode `npm start`
## SQLite Migrations