An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.