https://github.com/zengxiaoluan/tictactoe-with-typescript
Hello wolrd of tictactoe with typescript
https://github.com/zengxiaoluan/tictactoe-with-typescript
Last synced: 4 months ago
JSON representation
Hello wolrd of tictactoe with typescript
- Host: GitHub
- URL: https://github.com/zengxiaoluan/tictactoe-with-typescript
- Owner: zengxiaoluan
- License: mit
- Created: 2019-10-17T09:28:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T20:28:34.000Z (about 3 years ago)
- Last Synced: 2025-01-02T11:09:55.972Z (5 months ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tictactoe-with-typescript
Hello wolrd of tictactoe with typescript## First at all
`npm i`
## Second
`npm run dev`
## End
Open the `index.html` for visualization, just for fun.