A work-in-progress Tamil mancala game in PureScript.
npm install
npm run watch # run with file watch and hot reload
# npm run serve <- no file watch or hot reload
# npm run build <- bundles and minifies for production
Visit http://localhost:3000
in your browser.