This commit is contained in:
2021-12-16 13:40:50 +01:00
parent a78ec72687
commit fe653e91c8
5 changed files with 34 additions and 34 deletions

View File

@@ -63,8 +63,8 @@ services:
## Development
1. Clone
2. run `npm i` in the root and and client `client/` folders.
3. Run `npm run dev` to start development.
2. run `pnpm i` in the root and and client `client/` folders.
3. Run `pnpm run dev` to start development.
Running `npm run dev` in the root folder will start the following things