spaceout/front_end/node_modules/@webpack-cli/serve
2020-12-12 10:25:30 -05:00
..
lib Added Django and React Template 2020-12-12 10:25:30 -05:00
CHANGELOG.md Added Django and React Template 2020-12-12 10:25:30 -05:00
LICENSE Added Django and React Template 2020-12-12 10:25:30 -05:00
package.json Added Django and React Template 2020-12-12 10:25:30 -05:00
README.md Added Django and React Template 2020-12-12 10:25:30 -05:00

webpack-cli serve

NPM Downloads

This package is used by webpack-cli under-the-hood and is not intended for installation as of v0.2.0

Description

This package contains the logic to run webpack-dev-server to serve your webpack app and provide live reloading.

Installation

npm i -D webpack-cli @webpack-cli/serve

Usage

CLI (via webpack-cli)

npx webpack-cli serve