added README.md
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# SlowDowner
|
||||||
|
music web player with slowdown option
|
||||||
|
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
### Yarn
|
||||||
|
This project uses Yarn as package manager, to install all needed dependencies run
|
||||||
|
``` yarn ```
|
||||||
|
in the project directory
|
||||||
|
|
||||||
|
### Development
|
||||||
|
to run the test server locally run
|
||||||
|
``` yarn run start ```
|
||||||
|
and in another terminal
|
||||||
|
``` yarn run dev ```
|
||||||
Reference in New Issue
Block a user