Skip to content

A boilerplate of react, webpack2, typescript, react-hot-laoder 3, notifier

Notifications You must be signed in to change notification settings

developerworks/react-webpack2-typescript-boilerplate

Repository files navigation

Get started

// Install deps
yarn install

Install dependencies

// Build Dll bundle
yarn build_dll

Build the dll bundle files, if you changed the vendor libs, you chould run yarn build_dll again, and sync the new filename with DllReferencePlugin in webpack.config.js file.

yarn watch

The watch command will:

Monitor the webpack.config.js with nodemon, if it has any modifications, restart the webpack-dev-server.

About

A boilerplate of react, webpack2, typescript, react-hot-laoder 3, notifier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published