Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 327 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 327 Bytes

🧠 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