{"id":16534613,"url":"https://github.com/hardyscc/vue-test","last_synced_at":"2025-10-07T16:27:51.447Z","repository":{"id":103774771,"uuid":"110801924","full_name":"hardyscc/vue-test","owner":"hardyscc","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-27T02:28:35.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T00:32:57.083Z","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/hardyscc.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-11-15T07:51:31.000Z","updated_at":"2017-11-15T07:53:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0c02c48-93ff-4a4f-a4da-801e34317f01","html_url":"https://github.com/hardyscc/vue-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fvue-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fvue-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fvue-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Fvue-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardyscc","download_url":"https://codeload.github.com/hardyscc/vue-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678157,"owners_count":20001682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11T18:24:46.375Z","updated_at":"2025-10-07T16:27:51.343Z","avatar_url":"https://github.com/hardyscc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-t5\n\n\u003e A Vue.js project\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run e2e tests\nnpm run e2e\n\n# run all tests\nnpm test\n```\n\nFor a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n\n## IDE Setup\n\n```\nbrew cask install visual-studio-code\n\ncode --install-extension EditorConfig.EditorConfig\ncode --install-extension dbaeumer.vscode-eslint\ncode --install-extension esbenp.prettier-vscode\ncode --install-extension octref.vetur\n```\n\n## Setup and empty project using vue-cli\n\n* npm -g i vue-cli\n* vue init webpack vue-test\n  * select airbnb\n\n### .eslintrc.js\n* npm i eslint-config-prettier\n* add prettier under extends\n* remove vue: 'never'\n\n### jsconfig.json\n```\n{\n  \"include\": [\"./src/**/*\"],\n  \"compilerOptions\": {\n    \"module\": \"es2015\",\n    \"moduleResolution\": \"node\",\n    \"target\": \"es5\",\n    \"sourceMap\": true,\n    \"allowJs\": true,\n    \"checkJs\": true\n  }\n}\n```\n\n### .prettierrc\n```\n{\n  \"semi\": false,\n  \"singleQuote\": true\n}\n```\n\n### src/vue-shims.d.ts\n```\ndeclare module '*.vue' {\n  import Vue from 'vue'\n  export default Vue\n}\n```\n\n### add .vue extension when import vue file\n```\nimport App from './App.vue'\nimport HelloWorld from '@/components/HelloWorld.vue'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Fvue-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardyscc%2Fvue-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Fvue-test/lists"}