mobx-react-typescript-boilerplate
v1.0.0
Published
Boilerplate for MobX + React project with Typescript
Downloads
11
Maintainers
Readme
React-TypeScript
Minimal boilerplate for a single-page app using MobX, React and TypeScript with TSX.
Initial run:
- Install Node.js
npm installnpm 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.
