Skip to content

NCUAppTeam/NCU-App

Repository files navigation

NCU App Logo

NCU App

An App to provide easier life at National Central University.

Linting Check Build Weekly Standalone App

Open latest version using Expo Go

Getting Start

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