Go to file
2022-05-12 23:20:53 +03:00
.vscode
src
tests update tests and mancala version 2022-05-12 23:20:53 +03:00
.gitignore
build_and_deploy.sh
jest.config.js
package.json update tests and mancala version 2022-05-12 23:20:53 +03:00
README.md
tsconfig.json

How To Start

Development

npm run dev

Release

npm run build
npm start