29
loading...
This website collects cookies to deliver better user experience
npm run build
# Or if you're using Yarn
yarn build
build
or public
.serve
.Assuming you would like to serve a static site, single page application or just a static file (no matter if on your device or on the local network), this package is just the right choice for you.
npm install -g serve
# Or if you're using Yarn
yarn global add serve
serve
package which folder you want to serve. Assuming you're inside your project directory. You'd run a command like this.serve build