Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 343 Bytes

Jigsawer

Do you want to play a game?

How to run

  1. Using Node 16+ and Npm 8+, run npm install at the root of this repository.
  2. Run npm start and go to http://localhost:8080/ on your favorite browser to try the production build of this game. For development, you may run npm run dev to run the app at http://localhost:3001/.