switch to yarn (#2)
the build was successful Details

This commit is contained in:
konrad 2018-11-01 21:36:28 +00:00 committed by Gitea
parent c0d5f6e99a
commit 4a78a508df
3 changed files with 9357 additions and 16512 deletions

View File

@ -10,20 +10,20 @@ This is the web frontend for Vikunja, written in Vue.js.
## Project setup
```
npm install
yarn install
```
### Compiles and hot-reloads for development
```
npm run serve
yarn run serve
```
### Compiles and minifies for production
```
npm run build
yarn run build
```
### Lints and fixes files
```
npm run lint
yarn run lint
```

16508
package-lock.json generated

File diff suppressed because it is too large Load Diff

9353
yarn.lock Normal file

File diff suppressed because it is too large Load Diff