{"id":16458746,"url":"https://github.com/sebbaum/phonegap-vue","last_synced_at":"2026-06-17T14:33:10.976Z","repository":{"id":90673422,"uuid":"94004155","full_name":"sebbaum/phonegap-vue","owner":"sebbaum","description":"A phonegap vuejs 2 setup to start with","archived":false,"fork":false,"pushed_at":"2017-06-16T07:44:38.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T06:17:45.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebbaum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-11T12:51:31.000Z","updated_at":"2017-06-11T13:17:32.000Z","dependencies_parsed_at":"2023-07-09T05:03:24.897Z","dependency_job_id":null,"html_url":"https://github.com/sebbaum/phonegap-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sebbaum/phonegap-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbaum%2Fphonegap-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbaum%2Fphonegap-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbaum%2Fphonegap-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbaum%2Fphonegap-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebbaum","download_url":"https://codeload.github.com/sebbaum/phonegap-vue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbaum%2Fphonegap-vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34453431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T10:46:12.346Z","updated_at":"2026-06-17T14:33:10.958Z","avatar_url":"https://github.com/sebbaum.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\nDescription on how this kickstarter was setup.\n\n## Install and craft phonegap\n1. Install phonegap: `npm install -g phonegap`\n1. Create new phonegap project: `phonegap create kickstarter`\n1. Test it: `phonegap run browser`\nThis should show phonegap's default page.\n\n## Adding npm\n1. Adding package.json: `npm init`\n1. Adding serve script for phonegap. Now we can start the app simply by running: `npm run serve`\n```\n\"scripts\": {\n    \"serve\": \"phonegap serve --port 8888\",\n    ...\n```\n\n## Adding vuejs and required components\n1. `npm install vue --save`\n1. `npm install vue-router --save`\n\n# Usage\n\n\n# References\n* [Phonegap](https://phonegap.com/)\n* [NPM](https://www.npmjs.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebbaum%2Fphonegap-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebbaum%2Fphonegap-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebbaum%2Fphonegap-vue/lists"}