Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 226 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 226 Bytes

Leo Nguyen 💻

# Open terminal in folder "web"
cd web

# Install packages
pnpm i

# Run the development server
pnpm dev

Open http://localhost:3000 with your browser to see the result.