Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 862 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 862 Bytes

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