Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 216 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 216 Bytes

Speed Clicker

A demo for lec-hacks CI/CD lecture

Client

Running

cd client
pnpm i # install modules
pnpm dev # start dev server
pnpm build # build production package to be hosted in client/public