Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 247 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 247 Bytes

sudoku


How to run this project on your local:

  1. clone or download this repo
  2. run npm install
  3. from server run npm run dev
  4. from client run npm serve
  5. this project will be on localhost::3000
  6. Enjoy!