w601sxs / GenomeFit

A demo Ionic 2 app with all the components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genome Fit Template

A demo app with ionic components. Make sure you have node and npm, else download from https://npmjs.com/get-npm.

Installation

To install this Ionic 2 Kitchen Sink in your machine, run the following commands below. You may need to install the commands first as documented in the Official Installation.

$ git clone https://github.com/w601sxs/GenomeFit.git

$ cd GenomeFit

$ npm install

Make sure you have ionic or cordova installed:

$ npm install -g ionic cordova

That's it! To quickly see the app run in Android, iOS and Windows phones, run:

$ ionic lab

And for the web-app

$ ionic serve

You'll see:

Ionic 2 Kitchen Sink in Ionic Lab

Deployment

To deploy the app to real devices, such as Android, iOS or Windows phones, read more on the Official Deployment documentation.

About

A demo Ionic 2 app with all the components


Languages

Language:HTML 49.7%Language:TypeScript 44.3%Language:CSS 5.5%Language:JavaScript 0.5%Language:Batchfile 0.0%