loiclaudet / react-boilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 87.7%Language:HTML 8.7%Language:CSS 3.7%