serve-build

0.1.0 • Public • Published

serve-build

Serve your build directory with a single command

Usage

Add serve-build to your project

$ yarn add serve-build

Add serve-build as a start script to your package.json

"scripts:" {
  "start": "serve-build"
}

Start serving build/ folder

$ yarn start
> Build is serving on port: 3000

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i serve-build

    Weekly Downloads

    322

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • oguzbilgic