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