Skip to content

Gauravmauryaios/Catalyst-IN

 
 

Repository files navigation

Catalyst

forthebadge

Check website here : Catalyst

This is the main website for Catalyst Open Source. It contains information about our various open source projects, the programs we participate in, information about how to contribute, and how to contact us.This website acts as an interface to help introduce people to the organization's Open Source community, and make the transition from newcomers to contributors easier.

Contributing

This project is under active development

Please read our Contributing Guidelines, Code of Conduct and Reporting Guidelines thoroughly.

Branches

  • master: These branches contain the deployment of the website.
  • develop: This contains the latest code. All the contributing PRs must be sent to this branch.
  • production: Merge develop into production triggers deployment of the website.

Usage

You should have node and npm installed in your system.
1. git clone https://github.com/Catalyst-IN/Catalyst-IN
2. Run npm install in the root directory to install the dependencies.
3. Run npm run serve in the root directory.
4. Open http://localhost:8080/ in any web browser.

Contact

You can reach the maintainers and our community on Catalyst-discord. Where you can ask questions and interact with the community, join with us!

License

The project is licensed under the GNU General Public License v3.0. Learn more about it in the LICENSE file.

About

This is the main website for Catalyst Open Source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 92.6%
  • HTML 6.7%
  • JavaScript 0.7%