Build & Development Commands
Testing Guidelines
Code Style & Guidelines
Documentation Guidelines
ZROOT MONOREPO ZENORG GUIDELINES !!!IMPORTANT!!!
- ZROOT folder is the monorepo that will house all our projects its the root folder of the monorepo
- I want organised small files and folders, per function per bit of code per type of code per types per usage per feature per goal per anything related to codebase organisation including when adding functionality or a file becomes very long ( more than 200 lines) to disect it into smaller more focused bits that gets imported to where needed and used.