ICHACK25 Set up Make sure conda is installed To install all dependancies type the command: conda env create -f env.yaml Then to activate your environment type the following: conda activate coe make sure node (and npm) is installed npm i npm run dev