You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
Jossi Wolf edited this page Jun 15, 2017
·
2 revisions
Install ionic + Clone the project
$ sudo npm install -g ionic cordova
$ git clone https://github.com/Jugendhackt/LithiumBuoy
$ cd App
$ ionic serve
# if that doesn't work, try
$ npm run ionic:serve
? Looks like a fresh checkout! No ./node_modules directory found. Would you like to install project dependencies? (Y/n)
$ Y
$ ionic serve