vue serve <filepaths>

Serve a .js or .vue file in development mode with zero config

Arguments

NameDescription
filepathsfilepaths

Options

NameDescription
-o, --openOpen browser
-c, --copyCopy local url to clipboard
-p, --port <port>Port used by the server (default: 8080 or next available port)
-h, --helpOutput usage information