Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 438 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 438 Bytes

uxmp-gui

This is the uxmp ui repository - part of the uxmp Music Player.

Setup

Please see the main repo's README for setup instructions.

Build commands

Start dev server

npm run dev

Starts a dev server on http://localhost:3000/

Build project

npm run build

Runs a build and saves the artifacts in dist/