{"id":26927438,"url":"https://github.com/xiaoluoboding/nuxt3-starter","last_synced_at":"2025-04-09T20:15:16.651Z","repository":{"id":46095413,"uuid":"418756724","full_name":"xiaoluoboding/nuxt3-starter","owner":"xiaoluoboding","description":"💚 A Better Nuxt 3 Starter Template，generate by nuxi. ","archived":false,"fork":false,"pushed_at":"2024-05-10T08:55:05.000Z","size":945,"stargazers_count":202,"open_issues_count":1,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T20:15:12.479Z","etag":null,"topics":["nuxt3","nuxt3-starter","nuxt3-template","pinia","unplugin","vite","vue3","windicss"],"latest_commit_sha":null,"homepage":"https://nuxt3-starter-repo.netlify.app/","language":"Vue","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/xiaoluoboding.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"xiaoluoboding"}},"created_at":"2021-10-19T03:29:09.000Z","updated_at":"2025-04-02T13:57:04.000Z","dependencies_parsed_at":"2023-01-23T10:56:35.327Z","dependency_job_id":"d740742c-88f0-4945-aa57-fc7306cd6731","html_url":"https://github.com/xiaoluoboding/nuxt3-starter","commit_stats":null,"previous_names":["nuxtbase/nuxt3-starter","xiaoluoboding/nuxt3-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoluoboding%2Fnuxt3-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoluoboding%2Fnuxt3-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoluoboding%2Fnuxt3-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoluoboding%2Fnuxt3-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaoluoboding","download_url":"https://codeload.github.com/xiaoluoboding/nuxt3-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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":["nuxt3","nuxt3-starter","nuxt3-template","pinia","unplugin","vite","vue3","windicss"],"created_at":"2025-04-02T04:02:38.390Z","updated_at":"2025-04-09T20:15:16.643Z","avatar_url":"https://github.com/xiaoluoboding.png","language":"Vue","readme":"# Nuxt 3 Starter\n\n\u003e 💚 A Better Nuxt 3 starter template\n\n## Preview\n\n\u003cdiv\u003e\n  \u003ca href=\"https://stackblitz.com/github/nuxtbase/nuxt3-starter\" rel=\"nofollow\" target=\"_blank\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/bf5c9492905b6d3b558552de2c848c7cce2e0a0f0ff922967115543de9441522/68747470733a2f2f646576656c6f7065722e737461636b626c69747a2e636f6d2f696d672f6f70656e5f696e5f737461636b626c69747a2e737667\" alt=\"\" data-canonical-src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" style=\"max-width: 100%;\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Features\n\n- 🎨 [@unocss/nuxt](https://unocss.dev/integrations/nuxt) - UnoCSS Instant On-demand Atomic CSS Engine\n- 🤹 [unplugin-icons](https://github.com/antfu/unplugin-icons) - Use icons from any iconsets\n- 🍍 [@pinia/nuxt](https://pinia.esm.dev/ssr/nuxt.html) - Using Pinia with Nuxt.js 3\n- 🛠️ [@vueuse/nuxt3](https://vueuse.org/nuxt/readme.html#vueuse-nuxt) - This is an add-on of VueUse, which provides better Nuxt integration auto-import capabilities.\n\n## Use the Template\n\n### GitHub Template\n\n[create a repo from this template on GitHub](https://github.com/xiaoluoboding/nuxt3-starter/generate)\n\n### Clone to local\n\n```bash\n$\u003e npx nuxi init -t nuxtbase/nuxt3-starter my-nuxt3-app\n$\u003e 🎉  Another rad Nuxt project just made! Next steps:\n$\u003e\n$\u003e    📁  `cd my-nuxt3-app`\n$\u003e\n$\u003e    💿  Install dependencies with `npm install` or `yarn install`\n$\u003e\n$\u003e    🚀  Start development server with `npm run dev` or `yarn dev`\n```\n\n## Setup\n\n### Installation\n\nMake sure to install the dependencies\n\n```bash\nyarn install\n```\n\n### Development\n\nStart the development server on http://localhost:3088\n\n```bash\nyarn dev\n```\n\n### Production\n\nBuild the application for production:\n\n```bash\nyarn build\n```\n\nCheckout the [deployment documentation](https://v3.nuxtjs.org/docs/deployment).\n\n## Related Template\n\n- [vue3-starter](https://github.com/xiaoluoboding/vue3-starter) - 🖖 A Better Vue 3 Starter Template，generate by `create-vue`.\n\n## License\n\nMIT [@xiaoluoboding](https://github.com/xiaoluoboding)\n","funding_links":["https://github.com/sponsors/xiaoluoboding"],"categories":["Vue"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoluoboding%2Fnuxt3-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaoluoboding%2Fnuxt3-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoluoboding%2Fnuxt3-starter/lists"}