Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 115 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 115 Bytes

CourseAPI Backend

Start

# Install dependnencies
corepack enable
pnpm i

# Run server
pnpm server