Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrypt-inc/tictactoe-exeter
https://github.com/scrypt-inc/tictactoe-exeter
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scrypt-inc/tictactoe-exeter
- Owner: sCrypt-Inc
- Created: 2023-06-06T07:56:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-07T09:06:19.000Z (over 1 year ago)
- Last Synced: 2024-11-05T09:37:29.722Z (2 months ago)
- Language: TypeScript
- Size: 94.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tictactoe Exeter
## Build
```sh
npm run build
```## Testing Locally
```sh
npm run test
```