fe-boilerplate/README.md
2015-09-15 09:19:05 +02:00

373 B

React-TypeScript

Minimal boilerplate for a single-page app using React, TypeScript 1.6 with TSX, and Visual Studio Code.

Usage:

  • Install Node.js
  • npm install -g tsd
  • npm install
  • tsd install
  • npm run build

To view the app: