1 install sui <https://docs.sui.io/build/install>
2 cd obelisk-nextjs-template folder
3 pnpm install
4 yarn link "@0xobelisk/sui-cli"
5 npm run dev
Deploy it to the cloud with Vercel (Documentation).
1 install sui <https://docs.sui.io/build/install>
2 cd obelisk-nextjs-template folder
3 pnpm install
4 yarn link "@0xobelisk/sui-cli"
5 npm run dev
Deploy it to the cloud with Vercel (Documentation).