https://github.com/paramsinghvc/webpack-example-config
https://github.com/paramsinghvc/webpack-example-config
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paramsinghvc/webpack-example-config
- Owner: paramsinghvc
- Created: 2018-06-08T10:39:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T10:45:31.000Z (about 8 years ago)
- Last Synced: 2025-02-28T09:08:50.774Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`