Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 305 Bytes

dominoes-react-game

Dominoes game for a single player implemented with ReactJS and no backend

How to work in development mode

  1. npm install
  2. npm run build-watch (Keep it open- it will rebuild your public dir on code change)
  3. Open in your browser: file:///path-to-repo/public/index.html