mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-09 20:24:09 +00:00
Migrate to Yarn.
This commit is contained in:
@@ -35,13 +35,13 @@ An alternative YouTube frontend which is efficient by design.
|
||||
## Development Setup
|
||||
|
||||
```
|
||||
npm install
|
||||
yarn install
|
||||
```
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
|
||||
```
|
||||
npm run serve
|
||||
yarn serve
|
||||
```
|
||||
|
||||
You can now make changes and see them as soon you save the file!
|
||||
|
Reference in New Issue
Block a user