Skip to content

Minimal boilerplate for a single-page app using React, TypeScript, TSX, Less & Webpack. Enabled debugging in TypeScript on browser

License

Notifications You must be signed in to change notification settings

nironater/nir-playground

 
 

Repository files navigation

React-TypeScript

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

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, Less & Webpack. Enabled debugging in TypeScript on browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.0%
  • TypeScript 34.7%
  • HTML 3.9%
  • CSS 3.4%