Skip to content

hartontw/game-memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Memory Game

Installation

📦️ node_modules

npm install

Preview

🌐 http://localhost:3000/

npm run dev

Build

📦️ src ➡️ 🎁 dist

npm run build

Deploy

☁️ Set your remote or config gh-pages

npm run deploy