Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/balikuddembe/webpack-boilerplate

In this repo i have set up a simple yet powerful webpack boilerplate, which you can later use as a starting point in your projects. I will be working with the webpack official guides and documentation
https://github.com/balikuddembe/webpack-boilerplate

Last synced: 9 days ago
JSON representation

In this repo i have set up a simple yet powerful webpack boilerplate, which you can later use as a starting point in your projects. I will be working with the webpack official guides and documentation

Awesome Lists containing this project

README

        

# Webpack Demo

> This Repository aim to practice on settingup the programming environment using webpack

## Built With

- HTML
- CSS
- JavaScript
- Webpack

## Getting Started

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

### Prerequisites
- Basic knowledge of Javaescript and webpack

### Setup
- run `npm install`
- then `npm run start:dev` to lunch the project in the browser

### Install
run `npm install` to install all the dependencies

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