0.8.8 • Published 7 years ago

react-scripts-cssm-hmr v0.8.8

Weekly downloads
7
License
BSD-3-Clause
Repository
github
Last release
7 years ago

react-scripts-cssm-hmr

This package includes scripts and configuration used by Create React App.
The files in this set of scripts are organized in a slightly different manner to the official scripts in create React App, mainly in a domain style organization method, with domains in subdirectories under src/parts.

CSS Modules and the webpack HotModuleReplacementPlugin is also enabled in these scripts.

Usage:

create-react-app --scripts-version react-scripts-cssm-hmr MyAwesomeApp

Please refer to its documentation: