Radiant is a discord-like chatting application...or at least a try to make one
- Download the project files using .zip format
- Unzip the file
radiant-main.zip - Open the unzipped file and inside there will be another
radiant-mainfolder - Open the folder in command line like show in the image below

- Type the command below to install all dependencies on
package.json
npm i
- After all packages are installed, type the command below to run vite and tailwindcss
npm run dev
- Alternatively if step 6 doesn't work, you could:
npm run run-tailwind
and using another terminal window:
npm run dev
If there are problems with installation, please contact me or submit an issue/pull request. I will try to solve them.
Email => skykwoo2505@gmail.com