Deploying a Vite app with GitHub Actions
Mar 25, 2022 · 3 min read · GitHub Actions provides an easy way to integrate CD (Continuous Deployment) into your GitHub repo. In this article, I'll show you how to use it to deploy a Vite app onto GitHub Pages. Prerequisites I'm going to assume you have Node.js/npm installed a...
Join discussion

