Halloween themed card matching game in plain JavaScript.
- node >= 12.18.0
- npm >= 6.14.4
-
Clone / Download this repo.
-
Inside the project open a terminal and run:
npm install
This will install all the project dependencies.
-
To start the development server run:
npm start