/react-ghp-starter

A GitHub Page template, based on React + Vite.

Primary LanguageCSSMIT LicenseMIT

About this repo

A GitHub Page template, based on React + Vite.

Before the start, you need to know:

About Secrets

About Access Token

1. Clone repo

npm install -g degit

cd /path/to/your/project-name

degit https://github.com/zb81/react-ghp-starter

2. Globally replace react-ghp-starter with your own project_name

  • package.json
  • .env.production

3. Develop and deploy

Preview your website in https://your-username.github.io/project-name.