Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 358 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 358 Bytes

Pallanguzhi

A work-in-progress Tamil mancala game in PureScript.

Getting started

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.