Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 688 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 688 Bytes

GoEco! Front End

This is the front end application for the mobile project GoEco!.

Installation

Install the Steroids² Tooling: http://www.appgyver.com/steroids/getting_started

Run $ steroids update in the main folder.

Run $ bower install to install the bower dependencies

Run $ npm install to install the node dependencies

Running

Run $ steroids connect to start the Steroids Development server, then scan the QR code with the AppGyver Scanner app.

You can read more about how the Supersonic/Steroids development flow works in the First Mile tutorial.