Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 398 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 398 Bytes

mind-games

Mind Games is a web application build with vue.js containing several minigames that should increase your mathematical, memorizing and overall mental skills.

Setup

Install dependencies:

npm install

Run locally:

npm run serve

Generate a new component, game or view (using plop):

# install plop globally
npm i -g plop

# run plop
plop