Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.68 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.68 KB

cover image

The Lubin Business School Events App

The Lubin Business School Events app is for business majors at Pace University. View events and announcements that you can add to your own calendar and share with friends. Never miss an important networking event, executive visit, scholarship opportunity, career workshop, or other exciting campus event for students at the Lubin School.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

First, install Node.js. Then, install the latest Cordova and Ionic command-line tools in your terminal. Follow the Android and iOS platform guides to install required tools for development.

npm install -g cordova ionic

More about ionic

Run the App

  1. Make sure Ionic, node and cordova are properly installed.
  2. Open terminal on Project’s folder.
  3. Fire following command to run the app in a browser:
ionic serve

Built With

  • Ionic 1 - SDK for hybrid mobile apps.
  • Cordova - Mobile app development framework.
  • Node - Javascript Engine.
  • AngularJS 1.5 - Javascript Framework.
  • Bower - Web Package Manager.
  • Gulp - Web Task and build runner.

Authors