Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 664 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 664 Bytes

toxio-client Build Status

[Softwareprojekt WS 2016/17] Prototyp Client Anwendung

Installation

  • Download the installer for Node.js 6 or greater.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://github.com/HTW-Berlin-UI/toxio-client.git.
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • 🎉

Deployment

See Ionic Docs for deployment instructions