📄️ Introduction
In this section, you will learn how to build your Vite React project and how to deploy it to the GitHub pages.
📄️ Project build
So far we have been in the development mode. In the development The following npm command builds your app for the production:
📄️ GitHub Pages
The following steps demonstrates how you can deploy your Vite app to the GitHub pages.