Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 83 Bytes

File metadata and controls

8 lines (6 loc) · 83 Bytes

How to run the demo

nvm use 20 # nodejs version >= 20
npm i
npm run dev