Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 209 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 209 Bytes

To Run The Program

# clone and enter project directory
git clone https://github.com/scott306lr/paper_surf.git
cd paper_surf

# build program and start server
pnpm install
pnpm build
pnpm start