Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iambenkis/webpack-demo


https://github.com/iambenkis/webpack-demo

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

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

# Set up project with webpack

> In this exercise I built a simple yet powerful webpack boilerplate, which you I will be using as a starting point in my projects.

## Built With

* HTML
* CSS
* Javascript
* Node and npm

## Getting Started

To get a local copy up and running follow these simple example steps.
* copy this link ```https://github.com/iambenkis/Webpack-demo.git```
* Get the directory that you want to clone the repository.
* Open the command prompt in this directory.
* Clone by using this command : ```git clone https://github.com/iambenkis/Awesome-books.git```
* Got to the cloned folder in your prompt command using ```cd Awesome-books```
* Run this command :
- ```npm run build``` without local server
- ```npm run start``` with local server

### Install
- Node js
- Npm

## Authors

👤 **Bnejamin Kisenge**

* GitHub: [@benjamin kisenge](https://github.com/iambenkis)
* Twitter: [@benjamin kisenge](https://twitter.com/iambenkis)
* LinkedIn: [benjamin kisenge](https://www.linkedin.com/in/ben-kisenge/)

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

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._