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

https://github.com/ragingwind/eddystone-beacon-mobile-chrome-app-scanner

Eddystone Beacon Scanner which is kind of hybrid apps, is made up of Web Technologies like Mobile Chrome Apps and Polymer Starter Kit
https://github.com/ragingwind/eddystone-beacon-mobile-chrome-app-scanner

Last synced: 4 months ago
JSON representation

Eddystone Beacon Scanner which is kind of hybrid apps, is made up of Web Technologies like Mobile Chrome Apps and Polymer Starter Kit

Awesome Lists containing this project

README

          

# Eddystone Beacon Mobile Chrome App Scanner

![screenshot_2015-09-11-19-11-17](https://cloud.githubusercontent.com/assets/124117/9812824/15ec3b4a-58bb-11e5-8931-5781303f33ca.png)

> Eddystone Beacon Scanner which is kind of hybrid apps, is made up of Web Technologies like Mobile Chrome Apps and Polymer Starter Kit

## How to it works

```sh
# Install dependencies
npm install

# Build
npm run build # make sure that all of cordova plugins should be installed

# Run
npm run android # or chrome
```

# License

MIT @[Jimmy Moon](http://ragingwind.me)