golovachruslan / notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-TypeScript

Minimal boilerplate for a single-page app using MobX, React and TypeScript with TSX.

Initial run:

  • Install Node.js
  • npm install
  • npm start

For simplicity sake Webpack Hot Module Reloading is disabled. If you want to use HMR, see the Reactive2015 demo to see a valid setup.

About

License:Other


Languages

Language:TypeScript 88.7%Language:JavaScript 9.4%Language:HTML 1.5%Language:CSS 0.3%