Skip to content

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

License

Notifications You must be signed in to change notification settings

mobxjs/mobx-react-typescript-boilerplate

 
 

Repository files navigation

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 48.0%
  • TypeScript 43.6%
  • HTML 8.4%