Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

34 lines (21 loc) · 1.25 KB

Contributing

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.

Prerequisites

Dev

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.

Firebase Hosting

After making sure you've run npm install inside the functions folder, then from the root folder run:

npm run build
npm run deploy

Thank you

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.