/mozilla-official-web

This is the repository for official website of Mozilla Campus Club of SLIIT

Primary LanguageTypeScriptMIT LicenseMIT



Mozilla Campus Club of SLIIT Logo



Contains the codebase of the Official Website of Mozilla Campus Club of SLIIT

Contributing

Getting started

  • Run npm install to install all dependencies
  • Run npm run dev to run the website locally

Commit messages

  • We follow conventional commits during our development workflow as a good practice. More information can be found at their official documentation
  • Refer the commitlint.config.js file for a full list of supported commit message prefixes

Additional tools