Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 329 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 329 Bytes

My personal website.

Run

git clone https://github.com/qier222/qier222.com.git
cd qier222.com
npm run install
cp .env.example .env # then edit .env
npm run dev

Built with