2025-03-14 21:59:59 -06:00
|
|
|
# vue build
|
|
|
|
|
|
|
|
|
|
> A subcommand provided by `@vue/cli` and `@vue/cli-service-global` that enables quick prototyping.
|
2025-05-08 12:26:01 -06:00
|
|
|
> More information: <https://cli.vuejs.org/guide/cli-service.html#vue-cli-service-serve>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Build a `.js` or `.vue` file in production mode with zero config:
|
|
|
|
|
|
|
|
|
|
`vue build {{filename}}`
|