ops: use yarn instead of npm

This commit is contained in:
Michał Leszczyk 2022-02-16 13:14:41 +01:00
parent 0c77705c26
commit 00eb919520
No known key found for this signature in database
GPG Key ID: FA123CA8BAA2FBF4
3 changed files with 10355 additions and 25379 deletions

View File

@ -6,5 +6,5 @@ Code behind [account.skynetpro.net](https://account.skynetpro.net/)
## Development
This is a Gatsby application. To run it locally, all you need is:
* `npm install`
* `npm run start`
* `yarn install`
* `yarn start`

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff