mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-07-08 15:24:05 +02:00
Merge cc8a61e9fa392e9845f78b062647a95f4db110ab into 5ff2cc68d3dcba04dcc77490056f69a55b7014a2
This commit is contained in:
commit
c0dae524f2
11
README.md
11
README.md
@ -130,10 +130,13 @@ nix-env -iA nixpkgs.tidal-hifi
|
|||||||
|
|
||||||
To install and work with the code on this project follow these steps:
|
To install and work with the code on this project follow these steps:
|
||||||
|
|
||||||
- git clone [https://github.com/Mastermindzh/tidal-hifi.git](https://github.com/Mastermindzh/tidal-hifi.git)
|
```sh
|
||||||
- cd TIDAL Hi-Fi
|
git clone https://github.com/Mastermindzh/tidal-hifi.git
|
||||||
- npm install
|
cd tidal-hifi
|
||||||
- npm start
|
npm install
|
||||||
|
npm run build
|
||||||
|
npm start
|
||||||
|
```
|
||||||
|
|
||||||
## Integrations
|
## Integrations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user