### Install ```bash npm install ``` ### Build ```bash npm run build ``` ### Serve ```bash npx serve dist/ ``` or ```bash npx vite preview ```