yarn is cursed

This commit is contained in:
slice 2018-07-13 12:33:54 -07:00
parent dd61950dcf
commit d1738879a4
No known key found for this signature in database
GPG Key ID: 1508C19D7436A26D
2 changed files with 7 additions and 7322 deletions

View File

@ -1,13 +1,18 @@
# elstat frontend
* cool graphs
install dependencies:
```sh
$ yarn
$ npm install
# in a ci, do:
$ npm ci
```
to build for production:
```sh
$ yarn build
$ npm run build
```

File diff suppressed because it is too large Load Diff