This is an adaptation of a game used by Maximilian Schwarzmuller in his Udemy course about VueJS 2.
The main purpose is to build an app with my students in order to learn some basic principles of Javascript programming.
This is an ES6 version, meant to be built using laravel-mix, a wrapper around webpack from Jeffrey Way.
After cloning the repo, npm install
or yarn install
. Then npm run hot
or yarn hot
. Then, point your browser to http://localhost:8080