Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 641 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 641 Bytes

Escape From the Blackout

A turn-based escape room experience.

A sudden blackout has left the world in darkness. You are the only hope of humanity, as you have access to a remote server. Soon you realize that you are not alone. Can you both turn the power back on, and save the world?

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Tests

npm run test
npm run tdd

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.