Hackathon Website and Registration Website/Web App that plugins into backend. Built with React
Install node dependencies:
npm installFinally launch the app using:
npm run startThis will start an express server on port 2015
gulp build:productionThe command above generates a dist that can be copied to the server and put behind a Apache HTTP Server or Nginx