Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 305 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 305 Bytes

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