kr1tzy / osucyber.club

Repository containing all the source files of the new website for the club.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSU Cyber Site


Quickstart

  1. Clone repo
  2. cd into repo
  3. sudo npm install
  4. sudo npm run build
  5. pm2 serve build
  6. Configure nginx or whatever else you want to use to direct to localhost:8080

Core tech stack

  • React
  • Semantic UI React

Other

  • React router
  • React parallax
  • React particles

To run

  • yarn && yarn start

About

Repository containing all the source files of the new website for the club.


Languages

Language:JavaScript 93.6%Language:HTML 4.4%Language:CSS 2.0%