mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-20 21:33:55 -07:00
chore: upgrade yarn and remove redundant installDeps action
This commit is contained in:
parent
5096a99f75
commit
0df252378d
6 changed files with 1041 additions and 784 deletions
|
@ -250,7 +250,7 @@ To set up a development environment, please follow these steps:
|
|||
```
|
||||
2. Install packages
|
||||
```sh
|
||||
yarn install && yarn installDeps
|
||||
yarn install
|
||||
```
|
||||
3. Start the development server
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue