Skip to content

ifirmawan/ifirmawan.github.io

Repository files navigation

My Personal Blog site

Written by : Iwan Firmawan [email protected]

Make sure you're in source branch

Get Started

  1. Install dependencies
npm install
  1. Run blog site
gatsby develop 
  1. Open your browser and go to
http://localhost:8000
  1. Happy Reading

Deploy this blog

npm run deploy