dominoes-react-game Dominoes game for a single player implemented with ReactJS and no backend How to work in development mode npm install npm run build-watch (Keep it open- it will rebuild your public dir on code change) Open in your browser: file:///path-to-repo/public/index.html