jhan.com.au/README.md

331 B

jhan.com.au

This is my personal portfolio website

Tenants of this design:

  • Minimal build dependencies. Just combine, compress and go.
  • K.I.S.S.
  • Go slow and fix things.
  • Mobile first and all that entails.

Build

node build.js

Develop

node dev-server.js or nodemon dev-server.js for live-reloading