All Projects → mobxjs → mobx-react-typescript-boilerplate

mobxjs / mobx-react-typescript-boilerplate

Licence: other
Minimal boilerplate for a single-page app using React, TypeScript, TSX, Webpack

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].