Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 595 Bytes

readme.md

File metadata and controls

31 lines (18 loc) · 595 Bytes

Music Eye UI

Development

Make sure you have installed Node.js and Yarn.

Clone this repo and enter into it.

Run the following command to install dependencies.

yarn

Start the development server:

yarn dev

Open your browser and visit http://localhost:3000, there you will see the main page.

Feel free to edit any files, and it is highly recommended using VSCode as your editor.

Deployment

Just make use of our Dockerfile.

License

GNU General Public License (GPL) v3