Desktop Ludo game built with React and Electron.
- Install nvm, node, npm, and yarn. Node 8.9.4 is the recommened minimum.
- Run nvm use to set node version to 8.9.4
- Run yarn install in the application root to install dependencies
- Run npm run preview to view and play the game
- Run nvm use to set node version to 8.9.4
- Run yarn install in the application root to install dependencies
- Run npm run work to start working
- Use npm run dev if you prefer to use it on the browser
- Run nvm use to set node version to 8.9.4
- Run yarn install in the application root to install dependencies
- Run npm run build to build the app for your platform
Depending on the number of players selected, some houses may be disbaled.