-
Clone the repository
-
Run the following command to install the dependencies
npm install
-
Run the following command to start the application
npm run dev -w sample-react-app
-
Open the browser and navigate to
http://localhost:5173
Deploy the application to GitHub Pages by running the following GitHub Action workflow.