The official website of the Faculty of Computing Student Community also known as the FCSC which is the largest student body of the Faculty of Computing in SLIIT.
- Run
pnpm installto install all dependencies - Run
pnpm devto start the development server
- 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
