Skip to content

AlexBrochu/MiniGames

Repository files navigation

Mini Games

A project made for Hacktoberfest. It also has been created to learn Vue.js by coding some well known games.

Games featured in this project

  • Simon
  • Memory Puzzle

Build for devs

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

Build for production

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Test the application

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published