English | 简体中文
qiuzi-website is my personal website, which mainly contains the summary of my front-end knowledge.
# clone the project
git clone [email protected]:qiuziGirl/qiuzi-website.git
# enter the project directory
cd qiuzi-website
# install dependency
yarn install
# develop
yarn dev
yarn build