Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 160 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 160 Bytes

sui dapp scaffold

Get start

git clone https://github.com/movefuns/sui-dapp-scaffold.git
cd sui-dapp-scaffold
cp .env.example .env
yarn
yarn dev