Clone repo using command
git clone <url>
Install base package using command
npm install
Run command
npm run dev
eg. Access http://localhost:5173/cicd_github_template
Update config in vite.config.js to be same as repo name
Update the node-version in the workflows/cd_deploy.yaml to be the same as package.json