chore: NPM Workspaces and scripts (#244)

* chore: NPM Workspaces and scripts
- Allows everything to be run in the root directory

* chore:Update package-lock after workspace change

* docs: Minor docs typo fix
- most people run in dev mode, ie vite runs the server, this defaults to that method
This commit is contained in:
LaraClara 2023-05-12 23:40:14 +10:00 committed by GitHub
parent 8bb4d7d590
commit 95c97561ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 26511 additions and 50 deletions

1
.gitignore vendored
View file

@ -59,6 +59,7 @@ src/style - official.css
/playwright/.cache/
.DS_Store
*.code-workspace
.idea
# meilisearch
meilisearch