Skip to content

Keys87/radiant

Repository files navigation

radiant

Radiant is a discord-like chatting application...or at least a try to make one

Setup as a developer

  1. Download the project files using .zip format
  2. Unzip the file radiant-main.zip
  3. Open the unzipped file and inside there will be another radiant-main folder
  4. Open the folder in command line like show in the image below image
  5. Type the command below to install all dependencies on package.json
npm i
  1. After all packages are installed, type the command below to run vite and tailwindcss
npm run dev
  1. Alternatively if step 6 doesn't work, you could:
npm run run-tailwind

and using another terminal window:

npm run dev

Contact info

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

About

Radiant is a discord-like chatting application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors