Contribute to the project
Any kind of contribution is welcome.
start contributing to the project by submitting pull requests
Todos
- ⚡ Add more Examples/use-case to the documentation
- ⚡ Resolve open issues
- ⚡ Improve the documentation site
- ⚡ Improve code documentation (summary)
- ⚡ Add project Security Policy
Documentation
Gridify documentation is powered by vuePress, All the markdown source files are placed in docs
directory.
by running the following commands, you can check the documentation site locally:
shell
yarn install
yarn dev
shell
npm install
npm run dev
How to contribute
check out the github contributing guide
Contributors
Thank you to everyone who has contributed to the Gridify codebase. We appreciate you!