Anyone providing assistance to the future of Shabad OS is considered a contributor. By participating, you agree to abide by our Code of Conduct, the Contributor Covenant.
Thank you for your interest in participating! Please see our community docs on contributing.
This document is for developers or programmers contributing to source code. If you're interested in contributing a different way, please see the link above.
- Git
- Node.JS (If you need to manage multiple Node.JS versions, use a node version manager to install)
npm install
npm start
Alt+Click in the browser to be taken to the relevant file in your code editor. This also works for mdx
files.
After making sure you've run npm install
inside the functions
folder, then from the root folder run:
npm run build
npm run deploy
Your contributions to open source, large or small, make great projects like this possible. Thank you for taking the time to participate in this project.