Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 546 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 546 Bytes

webarcade-webapp

Requirements

Get Started

Install dependencies and run web app

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

Style Check Code

npm run lint

URLs