Skip to content

SE-GUC/ByteMe

Repository files navigation

ByteMe

Deployment Links

An AWG Platform implementation for the GUC and a portal for GUCMUN

  • Live Deployment : www.gucmun.me

  • Discord Invite : https://discord.gg/CxA6WQ

  • To run React app : cd client => npm run start

  • To run Node.js server : cd server => npm run start

  • To run Node.js server Jest tests : cd server => npm run test

  • To run prettify on Node.js server files : cd server => npm run prettify

  • To run prettify on react app files : cd client => npm run prettify

  • We're using react-bootstrap components, I've already implemented it you can import components you want to use and follow the react-bootstrap component documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published