Personal Awesome Website Built with Gatsby

jiahao.codes

Built with React, Gatsby and other amazing tools. Content is hosted all over the world with Netlify.

Getting Started

Installation

With Node.js > v8 installed,

git clone git@github.com:jiahaog/jiahao.codes.git  make install

Development

make start

Build

Static files will be built to public/

make build

GitHub