daltino / elite-schedule-app

Ionic application for handling sports teams scheduling in a more efficient, user-friendly way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elite Schedule App

Ionic/Angular 2 application for handling sports teams scheduling in a more efficient, user-friendly way.

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 elite-schedule-app
$ npm install

Running on Browser

$ ionic serve

About

Ionic application for handling sports teams scheduling in a more efficient, user-friendly way.

License:MIT License


Languages

Language:TypeScript 52.4%Language:HTML 34.3%Language:CSS 8.7%Language:JavaScript 4.5%