Skip to content

This is a Webpack project whose purpose is to understand how to use webpack to bundle javaScript.

Notifications You must be signed in to change notification settings

Sonickmumba/Webpack

Repository files navigation

Project Name

Webpack

Description the project. In this Exercise i build a simple webpack boilerplate which will be used a starting point for projects to bundle javascript. I will use webpack official guides.

Built With

  • Babel Loader
  • Sass Loader
  • HTMLWebpackPlugin
  • WebpackDevServer
  • Asset Resource Loader
  • Source Maps
  • Caching

Usage

Run Dev Server (Port 7000)

  npm run dev

Build for production

npm run build

Authors

👤 Author1

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

This is a Webpack project whose purpose is to understand how to use webpack to bundle javaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published