Go to file
2022-05-05 23:56:02 +03:00
.vscode added tests 2021-06-29 03:26:23 +03:00
src log to acces.log file 2022-05-05 23:56:02 +03:00
tests bug fix stopIndex%circle.length 2021-07-03 18:56:27 +03:00
.gitignore express hello world 2021-06-27 01:41:52 +03:00
jest.config.js added tests 2021-06-29 03:26:23 +03:00
package-lock.json migrate to mancala.js 2022-05-04 23:18:29 +03:00
package.json v0.1.3-beta.0 2022-05-04 23:26:45 +03:00
README.md express hello world 2021-06-27 01:41:52 +03:00
tsconfig.json excluded the tests folder due typescript rootDir error 2021-06-30 19:49:58 +03:00

How To Start

Development

npm run dev

Release

npm run build
npm start