Skip to content

yhuagan/yhuagan.github.io

Repository files navigation

Flora Sence — Personal Website

Personal portfolio site built with React + Vite, hosted on GitHub Pages.

Local development

npm install
npm run dev

Deploy to GitHub Pages

Static files are built into the docs/ folder (GitHub Pages publishing source).

npm run deploy
git add docs/
git commit -m "Update site build"
git push origin main

GitHub Pages settings

In the repository Settings → Pages:

  • Source: Deploy from a branch
  • Branch: main
  • Folder: /docs

Site URL: https://yhuagan.github.io/

Changes may take a few minutes to appear after push.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors