Skip to content

USIU-Hackathon/hackathon-US2015-webclient

Repository files navigation

Hackathon Web App

Hackathon Website and Registration Website/Web App that plugins into backend. Built with React

Install Dependencies:

Install node dependencies:

npm install
Launch App:

Finally launch the app using:

npm run start

This will start an express server on port 2015

Production Build :
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

Releases

No releases published

Packages

No packages published