๐Ÿ‘จโ€๐Ÿ’ปHow to build svelte ui file?

Guide on how to build the ui file

Step 1: Download the lastest NodeJS version and install it.

Step 2: Download from github or run git the command (if git is installed) git clone https://github.com/SOH69/mm_radio.git

Step 3: Open Cmd/terminal at mm_radio/ui/ and execute npm install

Step 4: After all the packages downloads then execute npm run build NOTE: You can also use pnpm, for more info about how to use it check thier docs

Last updated