npx @tefdesign/starterkit-vite-scss my-project
Starter Kit using Vite with SCSS and JS support. Includes Cypress tool for testing
npm run dev
: Start server and watchnpm run build
: Build project for productionnpm run preview
: Preview project before productionnpm run cypress
: Run Cypress test