Website Company website Development Install dependencies: npm install Run with hot-reload: npm run dev Compile and minify for production: npm run build Preview production build: npm run preview Lint and fix files: npm run lint