An App to provide easier life at National Central University.
Open latest version using Expo Go
First, you'll need Node.js 12 installed.
# If you haven't install expo-cli yet.
npm install -g expo-cli
# Install the dependency packages
npm install
# Start the development server.
npm start