yarn is cursed
This commit is contained in:
parent
dd61950dcf
commit
d1738879a4
2 changed files with 7 additions and 7322 deletions
|
@ -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
Loading…
Reference in a new issue