Skip to content

alphazframework/alphazframework.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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