zap-tutorials
zap-tutorials copied to clipboard
Zap Wallet - Tutorials and guides for Zap products
Zap Tutorials
Tutorials and guides for Zap products.
Docs are in the /docs directory. Files are in .mdx format (markdown with react support)
Run in development mode
yarn dev
Build the site for production
yarn build
Deploythe site to Netlify
yarn deploy