1
0

feat: use pnpm

This commit is contained in:
Dominik Pschenitschni
2022-04-09 20:00:29 +02:00
parent f85a08afb4
commit d76b526916
11 changed files with 13347 additions and 13552 deletions

View File

@ -22,25 +22,25 @@ There is a [docker image available](https://hub.docker.com/r/vikunja/api) with s
## Project setup
```shell
yarn install
pnpm install
```
### Compiles and hot-reloads for development
```shell
yarn run serve
pnpm run serve
```
### Compiles and minifies for production
```shell
yarn run build
pnpm run build
```
### Lints and fixes files
```shell
yarn run lint
pnpm run lint
```
## Sponsors