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