Skip to content

A simple implementation of the memory card game

Notifications You must be signed in to change notification settings

SevenZark/memoir

Repository files navigation

memoir

A simple implementation of the memory card game

Running locally with dev web server

  • Clone this repository
  • run: npm i
  • run: npm start

Building for deploy

  • Clone this repository
  • run: npm i
  • run: npm run build

About

A simple implementation of the memory card game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published