Skip to content

liminzhu/TicTacToe

Repository files navigation

Tic Tac Toe with TypeScript & React

A game example built using TypeScript and React, following guidelines from react-webpack guide from TypeScript handbook.

Build

npm install -g typescript webpack
npm install
npm link typescript
webpack

Run

Open index.html.

About

TicTacToe built with TypeScript & React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published