Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nemwel-boniface/webpacksetup

Webpack is an open-source JavaScript module bundler. This includes basic setup files to help me not redo all the setups for webpack when starting a new project.
https://github.com/nemwel-boniface/webpacksetup

webpack

Last synced: 1 day ago
JSON representation

Webpack is an open-source JavaScript module bundler. This includes basic setup files to help me not redo all the setups for webpack when starting a new project.

Awesome Lists containing this project

README

        

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

# Webpack Setup

> Webpack is an open-source JavaScript module bundler. It is made primarily for JavaScript, but it can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included. webpack takes modules with dependencies and generates static assets representing those modules.
> Further information can be found [here](https://en.wikipedia.org/wiki/Webpack)

## Built With

- node_modules
- Webpack
- lodash
- basic HTML, CSS, JavaScript

## Live Demo
Live site URL to Webpack basic setup
[Live Demo Link](https://nemwel-boniface.github.io/WebpackSetUp/)

## Getting Started

- To get a local copy up and running follow these simple example steps.

### Prerequisites

- You only need a browser to run the html file in.

### Setup

- Create a new folder to store the files in.

### Install

- Open your command prompt or terminal and run.
- git clone [email protected]:Nemwel-Boniface/WebpackSetUp.git .

### Run tests

### Deployment

- Project is deployed using
- git push

## Authors

👤 **Author1**

- GitHub: [@Nemwel-Boniface ](https://github.com/Nemwel-Boniface)
- Twitter: [@nemwel_bonie](https://twitter.com/nemwel_bonie)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nemwel-nyandoro-aa1b2620b/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Nemwel-Boniface/WebpackSetUp/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
Major thanks to [Nemwel]()

## 📝 License

This project is [MIT](./MIT.md) licensed.