OSU Cyber Site Quickstart Clone repo cd into repo npm install npm run build npm start 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 npm start To deploy to prod npm deploy