Skip to content

alguerocode/memory-game-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactjs memory game

memory

setup and run development server

// install dependencies
npm install
// run development server
npm start