Skip to content

jasonlmfong/jasonlmfong.github.io

Repository files navigation

Personal page, on GitHub.

Building

clone this repository and run

npm install
npm run dev

Additional commands

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.