Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 300 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 300 Bytes

Leon Lai portfolio

Introduction

Hi, I am Leon Lai and this is my portfolio website.

Technical Stack

3D Rendering: React 3 fiber, React 3 drei routing: wouter

How to use

Installation

yarn install
# or
npm install

Run locally

yarn dev
# or
npm run dev