A game example built using TypeScript and React, following guidelines from react-webpack guide from TypeScript handbook.
npm install -g typescript webpack
npm install
npm link typescript
webpack
Open index.html
.
A game example built using TypeScript and React, following guidelines from react-webpack guide from TypeScript handbook.
npm install -g typescript webpack
npm install
npm link typescript
webpack
Open index.html
.