{"id":27064123,"url":"https://github.com/thecodeorigin/vue-template","last_synced_at":"2025-04-05T16:37:07.527Z","repository":{"id":45130550,"uuid":"346713483","full_name":"thecodeorigin/vue-template","owner":"thecodeorigin","description":"A Vue 2 boilerplate for enterprises with best practice folder structure, tailwindcss configuration and many more 🚀🚀🚀","archived":false,"fork":false,"pushed_at":"2021-08-30T14:51:14.000Z","size":1185,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-09T23:32:22.667Z","etag":null,"topics":["enterprises","vue-template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodeorigin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["bittermeatball"]}},"created_at":"2021-03-11T13:36:14.000Z","updated_at":"2022-01-22T08:02:18.000Z","dependencies_parsed_at":"2022-09-22T17:31:50.587Z","dependency_job_id":null,"html_url":"https://github.com/thecodeorigin/vue-template","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeorigin%2Fvue-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeorigin%2Fvue-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeorigin%2Fvue-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeorigin%2Fvue-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodeorigin","download_url":"https://codeload.github.com/thecodeorigin/vue-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369348,"owners_count":20927920,"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":["enterprises","vue-template"],"created_at":"2025-04-05T16:37:06.769Z","updated_at":"2025-04-05T16:37:07.515Z","avatar_url":"https://github.com/thecodeorigin.png","language":"JavaScript","readme":"# vue-template\n\nInspired by vue-enterprise-template\nSee the [vue-enterprise-template repo](https://github.com/chrisvfritz/vue-enterprise-boilerplate)\n\n## Project setup\n\n``` bash\n# Setup alias\nnode _start.js\n\nnpm install\n# OR\nyarn\n```\n\n### Compiles and hot-reloads for development\n\n``` bash\nnpm run dev\n# OR\nyarn dev\n```\n\n### Compiles and minifies for production\n\n``` bash\nnpm run build\n# OR\nyarn build\n```\n\n### Lints and fixes files\n\n``` bash\nnpm run lint\n# OR\nyarn lint\n# lint and fix\nyarn lint --fix\n```\n\n## Project structure\n\nProject folders:\n\u003e These are the folders that you will frequently change while doing the project\n- components\n- locales\n- pages\n- router\n- services\n- store\n- styles\n\nCore folder:\n\u003e These are the common features, components, pages,... for the whole project\n- api\n- components\n- constants\n- layouts\n- middleware\n- mixins\n- pages\n- plugins\n- styles\n- utils\n\n\u003eCode will be put in the core folder if create a new feature, a new module doesn't make change to that code\n\n## Conventions\n\n\u003e Keep things clear, annotatable, highlightable by editor, be friendly with devTools\n\n- Checkout [Nuxt.js](https://nuxtjs.org) for more naming convention\n- Use **PascalCase** for component name for better editor annotation and highlighting support\n- Use **camelCase** for variables and functions\n- Use `export const` instead of `export default` for auto import support\n- Use `My` for custom component prefix, for example: `MyCustomComponent`\n- Use `my-` for events prefix for better filtering in devTools, for example: `my-blog-item-click`\n","funding_links":["https://github.com/sponsors/bittermeatball"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeorigin%2Fvue-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodeorigin%2Fvue-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeorigin%2Fvue-template/lists"}