[Softwareprojekt WS 2016/17] Prototyp Client Anwendung
- 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. - 🎉
See Ionic Docs for deployment instructions