/react-boilerplate

✅ React Boilerplate using webpack with hot loader and css modules.

Primary LanguageJavaScript

React boilerplate

Features

Usage

git clone https://github.com/DL0dz/react-boilerplate.git

cd react-boilerplate

yarn or npm install

npm start

Prepare for production

If you are ready to prepare your production files, run npm run production. Webpack will bundle and save all needed files (.js, .css, img, .html) in the dist folder.

License

MIT