Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 236 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 236 Bytes

Mini Game

Setup

Install dependencies

yarn

Development

Start the development server

yarn dev

build

Build the project

yarn build

lint

Lint the project

yarn lint