Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

CruCentralCoast/XPlatform-App

Repository files navigation

CRUapp

Installation

Ubuntu 14.04

  1. Install node.js 4.3.0 or just use a Digital Ocean droplet that already includes node

  2. Install cordova sudo npm install -g cordova

  3. Install ionic sudo npm install -g ionic

  4. Install gulp sudo npm install -g gulp

  5. Install dependencies

cd ${RepositoryDirectory}
npm install
  1. Run ionic!
ionic serve --all # Server on all addresses so that we can access from anywhere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages