Jeffrey Leung

jleung51.github.io

Netlify Status

My personal website, built on React.

Setup

The website requires NPM to build and deploy.

Install the necessary packages:

npm install

Start the server locally:

npm start

The server will be available on port 3000 (http://127.0.0.1:3000).

Building a Production Release

To build the app for production, run:

npm run build

The resulting website will be in the build/ folder, minified and ready for release.


Planned Content

Tech