Change npm to yarn

This commit is contained in:
Pawel 2021-11-02 13:41:47 +01:00
parent 2c74f87a56
commit e383c0ef8f
4 changed files with 315269 additions and 19358 deletions

View File

@ -3,8 +3,8 @@
1. Install the dependencies:
```bash
# npm
npm install
# yarn
yarn install
```
2. Start the development server:

18787
package-lock.json generated

File diff suppressed because it is too large Load Diff

310047
src/css/style.min.css vendored

File diff suppressed because it is too large Load Diff

5789
yarn.lock Normal file

File diff suppressed because it is too large Load Diff