Digilent / waveforms-live

WaveForms Live
http://waveformslive.com
MIT License
93 stars 34 forks source link

WaveForms Live

Node And NPM Versions

Ionic2 requires Node > 6.0 and NPM > 3.0. Our team uses Node v6.11.0 and NPM v3.10.10

Developer Quick Start

  1. Install Ionic2 v2.2.2 globally

    npm install -g ionic@2.2.2
  2. Install Cordova globally

    npm install -g cordova
  3. Clone this repository

    git clone https://github.com/Digilent/waveforms-live.git
  4. Change into project directory

    cd waveforms-live
  5. Use npm to install dependencies

    npm install
  6. Test in local browser

    ionic serve