Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/givanse/spionofotilo


https://github.com/givanse/spionofotilo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

```
npm install

cd ardajo/
ember init
bower update
ember server

rm -r telefona/
phonegap create telefona/ se.givan.spionofotilo spionofotilo
cd telefona/
phonegap platform update android
git checkout telefona/
phonegap plugin add org.apache.cordova.device
phonegap run android
```