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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-TypeScript

Minimal boilerplate for a single-page app using React, TypeScript 1.6 with TSX, and Visual Studio Code.

Usage:

  • Install Node.js
  • npm install -g tsd
  • npm install
  • tsd install
  • npm run build

To view the app:

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%