Skip to content

bilafish/portfolio-site

Repository files navigation

Portfolio Site

Netlify Status

This repo contains my personal portfolio site (jasonzy.com).

Technologies

Development

To setup the app for development on your local machine, please follow the instructions below:

  1. Clone the repo to your machine
git clone
  1. Install necessary packages
yarn install
  1. Start the development environment
yarn develop