Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 290 Bytes

File metadata and controls

22 lines (18 loc) · 290 Bytes

Lands Unknown

An RPG idle game that will hopefully be good some day

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint