# Switch to Node.js version 18 using NVM
nvm use 18
# Start the Vite development server
yarn dev
# Build the project for production
yarn build
# Deploy the project to GitHub Pages
yarn run deploy dedkonpyuta/Vite-Boilerplate-Playground
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|