Go to file
2022-05-21 18:53:44 +03:00
.vscode
src add GameCrashManager 2022-05-06 00:46:32 +03:00
tests update tests and mancala version 2022-05-12 23:20:53 +03:00
.gitignore add GameCrashManager 2022-05-06 00:46:32 +03:00
build_and_deploy.sh add build_and_deploy.sh 2022-05-06 12:32:20 +03:00
jest.config.js
package.json bumb mancala.js version 2022-05-21 18:53:44 +03:00
README.md
tsconfig.json

How To Start

Development

npm run dev

Release

npm run build
npm start