On this pageInstallationRequirements​Note: Only the core requirements are listedFrontend​Yarn >= v2Backend​Node >= 14.17.0Installation​git clone https://github.com/GDSCUTM-CommunityProjects/UTimeManagerCopyFrontend​cd clientyarn install yarn run startCopyBackend​cd backendyarn installyarn run startCopy