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