Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 260 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 260 Bytes

Kalu.dev

My personal website built with Next.js

Requirements

  • Node v10.16.3
  • Yarn

Running

  1. > git checkout dev
  2. > yarn to install dependencies
  3. > yarn dev to start development server
  4. > yarn build-static to build a static website