Skip to content

danzel/react-webpack2-typescript-hmr

Repository files navigation

Minimal Typescript + React + Webpack2 with Hot Module Reloading site

yarn install

yarn start

Building for production

webpack --config webpack.prod.config.js

You probably want to change react + react-dom to be webpack externals so they don't get built in too. You also probably want to add uglify to the build process.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published