git clone https://github.com/barbarbar338/vite-react-blog-template
gh repo clone barbarbar338/vite-react-blog-template
npm install
yarn
.env
file and fill it with your GitHub token:read:discussion
scope.env
file: VITE_GITHUB_TOKEN=ghp_MyToken
src/utils/config.ts
file and fill it with your information.npm run dev
yarn dev