RicardoASilva / ionic-2-elite-schedule-app

Mobile App with the Ionic 2 Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-2-elite-schedule-app

Elite Schedule is an ionic 2 app to test some of the features included in the new version of ionic powered by angular 2.

Requirements

To create Ionic 2 projects, you’ll need to install the latest version of the CLI and Cordova. Before you do that, you’ll need a recent version of Node.js. Download the installer for Node.js 6 or greater and then proceed to install the Ionic CLI and Cordova for native app development

$ npm install -g ionic cordova

Installation

Install the dependencies and devDependencies and start the server.

$ cd ionic-2-elite-schedule-app
$ yarn install

Running on Browser

$ ionic serve

About

Mobile App with the Ionic 2 Framework


Languages

Language:TypeScript 45.0%Language:HTML 36.5%Language:JavaScript 12.1%Language:CSS 6.4%