A simple player for osu! songs
- Node.JS v10+
Coming some time soon...
-
Clone git repository
git clone https://github.com/OctoDumb/osu-mixer.git
-
Install dependencies
npm i sass -g
npm i
-
Compile styles
npm run styles
-
Run
npm start
Coming some time soon...