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
- Host: GitHub
- URL: https://github.com/ragingwind/eddystone-beacon-mobile-chrome-app-scanner
- Owner: ragingwind
- Created: 2015-09-08T22:49:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T05:11:27.000Z (over 10 years ago)
- Last Synced: 2025-07-06T14:03:39.257Z (12 months ago)
- Language: HTML
- Size: 223 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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
## 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)