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.
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.
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
- Make sure Ionic, node and cordova are properly installed.
- Open terminal on Project’s folder.
- Fire following command to run the app in a browser:
ionic serve
- 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.
- Swapnil Tandel - Initial work.
- Victor Vargas - Updates and Publishing.