Command
npm run devExplanation
Start the development server with hot module replacement for fast development.
Examples
Start dev server
npm run devStart on specific port
npm run dev -- --port 3000Start with network access
npm run dev -- --hostnpm run devStart the development server with hot module replacement for fast development.
Start dev server
npm run devStart on specific port
npm run dev -- --port 3000Start with network access
npm run dev -- --host