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