https://github.com/xsidx/webpack-boilerplate
In this exercise I build a simple yet powerful webpack boilerplate, which I can use later use as a starting point in my projects.
https://github.com/xsidx/webpack-boilerplate
Last synced: about 1 month ago
JSON representation
In this exercise I build a simple yet powerful webpack boilerplate, which I can use later use as a starting point in my projects.
- Host: GitHub
- URL: https://github.com/xsidx/webpack-boilerplate
- Owner: XsidX
- Created: 2022-07-04T08:50:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T10:17:12.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T15:19:07.690Z (over 1 year ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Webpack Boilerplate
> In this exercise I build a simple yet powerful webpack boilerplate, which I can use later use as a starting point in my projects.
## Built With
- HTML
- Javascript
## Live Demo
[Live Demo Link](https://xsidx.github.io/webpack-boilerplate/)
## Getting Started
## Prerequisites
- Git/Github
- VSCode
- [Webpack 5](https://webpack.js.org/guides/getting-started/#basic-setup)
- knowledge in Html and Javascript
## Install
- To install locally run, _git clone git@github.com:XsidX/webpack-boilerplate.git_, in your terminal.
- open the cloned directory with VSCode
- install live server extension for VSCode.
- right click on the index.html file and select open with live server.
## Usage
You're free to use this project however you like it for educational purposes.
## Authors
👤 **Sidney**
- GitHub: [XsidX](https://github.com/XsidX)
- Twitter: [@\_sid_o](https://twitter.com/_sid_o_)
- LinkedIn: [Sidney Kaguli](https://www.linkedin.com/in/sidney-kaguli-0116801a6/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
-Microverse module 2, block 2, Set up project with Webpack activity/lesson.
## 📝 License
This project is [MIT](./MIT.md) licensed.