Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeion7/webpack4-react-example
setup example webpack 4 with react
https://github.com/yeion7/webpack4-react-example
Last synced: 20 days ago
JSON representation
setup example webpack 4 with react
- Host: GitHub
- URL: https://github.com/yeion7/webpack4-react-example
- Owner: yeion7
- Created: 2018-02-26T02:48:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T02:55:21.000Z (almost 7 years ago)
- Last Synced: 2024-10-16T10:41:55.303Z (2 months ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack4-react-example
setup example webpack 4 with react
# Scripts
* `yarn dev` run webpack-dev-server with mode development and hot
* `yarn build` run build proccess with optimizations for production