This is a template with the following:
- React bundled by Vite: [https://vitejs.dev/guide/]
- Bootstrap via react-bootstrap: [https://react-bootstrap.github.io/docs/getting-started/introduction]
- Routing via React-Router [https://reactrouter.com/en/main/start/overview]
- $
nvm use 20
- $
npm install
- $
npm run dev
- vite.config.js => change base to your GitHub repo name
- GitHub => repo => settings => pages => branch => select 'main' and change from /root to /docs
- from branch 'main':
- $
npm run build
- add changes and push to repo