💡
This article is not yet complete. If you have any questions, please feel free to ask in the Discussion.
Also, if you would like to contribute to this article, feel free to open a Pull Request on our GitHub Repository.
Deploy Vite
Deploy Vite App in Zeabur.
Step1: Create Vite App (Optional)
- Node.js v14.18 or greater version.
Open your terminal and run
npx create vite@latest
# or
yarn create vite
# or
pnpm create vite
Init a GitHub repository for it and upload to your GitHub.
Step2: Deploy Vite App
Click on Deploy service or Add new service button, then choose Deploy your source code.
Search for your Vite App repository, click on import, your Vite App will start deploying.