build your blog all by yourself. with low budget and learning fullstack smoothly.
Install dependencies,
build and start deving:
$ yarn && yarn start
deploy project to server
$ yarn && yarn build
or cache static resources with qiuniu CDN
$ yarn deploy