saadhaxxan / React-webpack-boilerplate

Building React app with WebPack no CLI needed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-webpack-boilerplate

👉 FEATURES

  • Build React App using Babel and WebPack
  • Hot Reload

INSTALLATION

git clone https://github.com/saadhaxxan/React-webpack-boilerplate.git
cd React-webpack-boilerplate
npm install
npm start

For Production

npm build

Author

You can get in touch with me on my LinkedIn Profile:

Saad Hassan

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star !

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.

LICENSE

  • MIT

About

Building React app with WebPack no CLI needed


Languages

Language:JavaScript 82.1%Language:HTML 17.9%