Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 401 Bytes

Game Demo

screenshot

Requirements

Node.js is required to install dependencies and run scripts via npm.

Available Commands

Command Description
npm install Install project dependencies
npm run dev Launch a development web server
npm run build Create a production build in the dist folder