Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ibrohimrasulov/webpack-template


https://github.com/ibrohimrasulov/webpack-template

webpack

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

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

# Webpack-template

> This is a ready webpack template that can be used when you start a new project.

### Prerequisites

- node

### Setup

> To re-generate the webpack bundler, run these commmands:
```
npm install
npm install --save-dev webpack
npm install --save lodash
npx webpack --config webpack.config.js
npm install webpack webpack-cli --save-dev
npm install --save-dev style-loader css-loader
npm install --save-dev csv-loader xml-loader
npm install --save-dev html-webpack-plugin
npm install --save-dev webpack-dev-server
```

### Deployment

> run:
```
npm run build
npm start
```

## Authors

👤 **Ibrohim Rasulov**

- [GitHub](https://github.com/IbrohimRasulov)
- [Twitter](https://twitter.com/IbrohimRasu1ov)
- [LinkedIn](https://www.linkedin.com/in/ibrohim-rasulov-a88352209/)

## Show your support

Give a ⭐️ if you like this project!