The repository for the StarTU App developed by a team of software developers and designers from TU
-
Node.js:
Install here
-
Yarn:
npm install --global yarn
-
Typescript:
npm install -g typescript
-
Typechecking the project:
yarn tsc
-
Running Expo Server
yarn start