Skip to content

Minimal react, webpack, and typescript boilerplate app without two transpile steps aka Babel!

License

Notifications You must be signed in to change notification settings

simondiep/react-webpack-typescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webpack-typescript-boilerplate

A minimal boilerplate featuring React 15, Webpack 2, and Typescript 2.

To run locally

  • npm install
  • npm run build
  • Open up build/index.html in your browser

Notes

Feel free to choose your own web-server, linter, and test framework.

About

Minimal react, webpack, and typescript boilerplate app without two transpile steps aka Babel!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published