vue serve
A subcommand provided by
@vue/cliand@vue/cli-service-globalthat enables quick prototyping. More information: https://cli.vuejs.org/guide/cli-service.html#vue-cli-service-serve.
- Serve a
.jsor.vuefile in development mode with zero config:
vue serve {{filename}}