1.0.3 • Published 5 years ago

react-webpack4 v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

react-webpack4.x

Here's a react project based on webpack4.x.

# Clone project
git clone https://github.com/bubblegogo

# Install dependencies
npm install

# serve with hot reload at localhost:60000
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report  / npm run build:report

Copyright (c) 2019-present bluegogo