Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 151 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 151 Bytes

JoyID EVM Web2 Login Demo

Start dev server

Install Node.js@18, then run following command:

npm i -g pnpm
pnpm install
pnpm run dev