Skip to content

tinloof/match-game-singleplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match Game

demo video

PWA match game for this Medium article.

CLI Commands

# install dependencies
npm install

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

# test the production build locally
npm run serve