/kevinsqi.github.io

Personal site

Primary LanguageJavaScriptMIT LicenseMIT

kevinqi.com

Developing

Develop in the source branch. The master branch contains the build artifacts of gatsby.

Install gatsby and run:

yarn install
yarn start

The server will be running on localhost:8000.

Deploying

Run yarn run deploy.