Getting Started Install dependencies npm install Start the dev server npm run dev Build for production npm run build Preview production build npm run preview Lint npm run lint