Skip to content

I will build a simple yet powerful webpack boilerplate, which can later be used as a starting point in any project. I will be working with the webpack official guides.

Notifications You must be signed in to change notification settings

shadabwahidullah/webpackBoilerPlate

Repository files navigation

Webpack Boiler plate

this is a boiler plate for starting a project that I will configure webpack in it. When working on the project you will not want to run the build command from the terminal every time you make a change in the code. Therefore I will install a webpack dev server, which will watch my source files, generate compiled distribution files and even refresh the browser every time I save changes in the source code.

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

To get a local copy up and running follow these simple example steps. clone the project and you can start your own project on it.

Authors

👤 Wahidullah Shadab

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

I will build a simple yet powerful webpack boilerplate, which can later be used as a starting point in any project. I will be working with the webpack official guides.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages