πŸ‘¨β€πŸ’»How to build svelte ui file?

Guide on how to build the ui file

Step 1: Download the lastest NodeJSarrow-up-right version and install it.

Step 2: Download from githubarrow-up-right 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 docsarrow-up-right

Last updated