Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 542 Bytes

readme.md

File metadata and controls

29 lines (22 loc) · 542 Bytes

Zest Framework Docs

Document website for Zest Framework https://zestframework.github.io/

Run locally

# clone the repo
git clone https://github.com/zestframework/zestframework.github.io.git

# install dependencies
npm install

# serve locally
npm run dev

Build

npm run build

Contribution

Thank you for considering contributing to the Zest framework! Feel free to create a pull request.

Contrubuting guide

https://zestframework.github.io/contribution/

License

MIT