mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-09-13 15:19:17 +02:00
Compare commits
2 Commits
5.17.0
...
86f7e02aa2
Author | SHA1 | Date | |
---|---|---|---|
|
86f7e02aa2 | ||
|
cc8a61e9fa |
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:
|
||||
|
||||
- git clone [https://github.com/Mastermindzh/tidal-hifi.git](https://github.com/Mastermindzh/tidal-hifi.git)
|
||||
- cd TIDAL Hi-Fi
|
||||
- npm install
|
||||
- npm start
|
||||
```sh
|
||||
git clone https://github.com/Mastermindzh/tidal-hifi.git
|
||||
cd tidal-hifi
|
||||
npm install
|
||||
npm run build
|
||||
npm start
|
||||
```
|
||||
|
||||
## Integrations
|
||||
|
||||
|
Reference in New Issue
Block a user