Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 310 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 310 Bytes

Lost Chapters

Video-game based on Lovecraft universe developed by some french amateurs.

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