ops: use yarn instead of npm
This commit is contained in:
parent
0c77705c26
commit
00eb919520
|
@ -6,5 +6,5 @@ Code behind [account.skynetpro.net](https://account.skynetpro.net/)
|
||||||
## Development
|
## Development
|
||||||
This is a Gatsby application. To run it locally, all you need is:
|
This is a Gatsby application. To run it locally, all you need is:
|
||||||
|
|
||||||
* `npm install`
|
* `yarn install`
|
||||||
* `npm run start`
|
* `yarn start`
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue