A game example built using TypeScript and React, following guidelines from react-webpack guide from TypeScript handbook.
npm install -g typescript webpack typings
npm install
npm link typescript
typings install
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 typings
npm install
npm link typescript
typings install
webpack
Open index.html
.