mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-21 05:43:57 -07:00
build(yarn): migrate to yarn v2
This commit is contained in:
parent
4772f59fe1
commit
9fd2daf31c
8 changed files with 36057 additions and 15561 deletions
|
@ -249,7 +249,7 @@ To set up a development environment, please follow these steps:
|
|||
```
|
||||
2. Install packages
|
||||
```sh
|
||||
yarn installDeps
|
||||
yarn install && yarn installDeps
|
||||
```
|
||||
3. Start the development server
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue