First, fork the repository. Then, go into your favorite terminal. git clone git@github.com:YOUR_USERNAME/game.git cd game npm install npm run serve npm run serve will start the development server and ...