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

https://github.com/paramsinghvc/webpack-example-config


https://github.com/paramsinghvc/webpack-example-config

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

# webpack-example-config

## Installation

- Run `npm install`
- Run `npm start`

For building files in dist folder

- Run `npm run build` for dev and for prod run `npm run build:prod`