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
.
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
.
Run yarn run deploy
.