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

https://github.com/chelmerrox/setup-webpack

A repository for setting up Webpack & using it to bundle JavaScript.
https://github.com/chelmerrox/setup-webpack

boilerplate bundle css3 dependencies front-end html5 javascript microverse modules node-js npm package-manager remote setup solo template webpack

Last synced: 6 months ago
JSON representation

A repository for setting up Webpack & using it to bundle JavaScript.

Awesome Lists containing this project

README

          

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

# Setup a project with Webpack

> This project is to apply everything I had learned in the Webpack documentation & extra sources in order to setup Webpack. It also reinforces what I've learned prior to the Webpack readings (npm & other package managers, dependencies, bundling, etc).

## Built With

- Webpack
- HTML5
- CSS3
- JavaScript
- Git

## Live Demo

[Live Demo Link]()

## Getting Started

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

### Prerequisites

- Webpack
- HTML5 & CSS3
- JavaScript
- VSCode (or any other text editor)
- Git
- GitHub
- Command line/Terminal

### Setup

From the command line, do the following steps below:

1. Clone the projects' repository into your machine.

```bash
# Clone this repository
$ git clone git@github.com:chelmerrox/setup-webpack.git

```
2. Change directory/Go into the repository with the command below.

```bash
$ cd setup-webpack

```

## Author

👤 **Losalini Rokocakau**

- GitHub: [@chelmerrox](https://github.com/chelmerrox)
- Twitter: [@chelmerrox](https://twitter.com/chelmerrox)
- LinkedIn: [Losalini Rokocakau](https://linkedin.com/in/losalini-rokocakau)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/chelmerrox/setup-webpack/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- My God & family
- Microverse
- Coding & Learning Partners:
1. [Habiburahman Payenda](https://github.com/HabibPayenda)
2. [Elie Harfouche](https://github.com/X-Elie-X)
- Morning Session Teams
- Stand-Up Teams
- Microverse TSEs

## 📝 License

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