/comp3330-tutorial

This repo intended to be a reproducible demonstration of the COMP3330 tutorial on theme constructing. Please refer to the tutorial notes for more information.

Primary LanguageJavaScript

comp3330-tutorial

In order to start the app, first install the dependencies required.
npm install

Next, start the app with Expo Go.
npm start