mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-21 20:09:50 -04:00
627 B
627 B
webpack-cli serve
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