Skip to content

nReality/SUGSA-App2018

Repository files navigation

Conference App

Table of Contents

Getting Started

This repo only works with ionic 2.0.0, to run install: npm install [email protected] -g This repo also only works with Node 6, not Node 8.

  • Clone this repository.
  • Want to use TypeScript? Both the master branch and the typescript branch now use TypeScript.
  • Run npm install from the project root.
  • Install the ionic CLI (npm install -g [email protected])
  • Run ionic serve in a terminal from the project root.
  • Go to http://localhost:8100/lab.html for a hosted lab view
  • Profit

Note: Is your build slow? Update npm to 3.x: npm install -g npm.

App Preview

All app preview screenshots were taken by running ionic serve --lab on a retina display.