Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 332 Bytes

Kimberli Zhong's personal website

You can find the page at http://kimberli.me!

Dev Setup

First run npm install to install project dependencies.

Run make server to start the server, then navigate to http://localhost:8000 in your browser to see the page. Use make watch to build and watch for changes in the scss file.