Install dependencies and run web app
git clone https://github.com/GTWebArcade/webarcade-server.git
cd webarcade-server
npm i
npm run devnpm run lint-
The development server is available at http://localhost:8080
-
The production server is available at https://webarcade-server.herokuapp.com