Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 546 Bytes

File metadata and controls

29 lines (19 loc) · 546 Bytes

webarcade-server

Requirements

Get Started

Install dependencies and run web app

git clone https://github.com/GTWebArcade/webarcade-server.git
cd webarcade-server
npm i
npm run dev

Style Check Code

npm run lint

URLs