Build From Source
Clone this repository to your desired folder:
git clone git@stgit.dcs.gla.ac.uk:team-project-h/2023/sh21/sh21-main.git
Install dependencies
yarn install
or
npm i
Run the project
yarn dev
or
npm run dev
Last updated
Clone this repository to your desired folder:
git clone git@stgit.dcs.gla.ac.uk:team-project-h/2023/sh21/sh21-main.git
Install dependencies
yarn install
or
npm i
Run the project
yarn dev
or
npm run dev
Last updated