{"id":25278219,"url":"https://github.com/unoforge/uno-nuxtjs-boilerplate","last_synced_at":"2025-06-29T18:02:54.256Z","repository":{"id":203387006,"uuid":"709475084","full_name":"unoforge/uno-nuxtjs-boilerplate","owner":"unoforge","description":"UnoCSS NuxtJs boilerplate","archived":false,"fork":false,"pushed_at":"2023-12-01T15:58:03.000Z","size":283,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T18:02:31.971Z","etag":null,"topics":["boilerplate","boilerplate-template","nuxt-starter","nuxt-starter-template","unify-ui","unifyui","unocss-boilerplate","unocss-starter"],"latest_commit_sha":null,"homepage":"https://unocss-starter.vercel.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/unoforge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-10-24T19:42:48.000Z","updated_at":"2024-12-26T07:44:50.000Z","dependencies_parsed_at":"2023-10-24T21:45:15.466Z","dependency_job_id":"34f57164-1e1e-4fd7-a60c-e2ae28960c0a","html_url":"https://github.com/unoforge/uno-nuxtjs-boilerplate","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"a398b43cff9b0619c2a352a728975169f4d57182"},"previous_names":["unify-ui-dev/uno-nuxtjs-boilerplate","unoforge/uno-nuxtjs-boilerplate"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/unoforge/uno-nuxtjs-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoforge%2Funo-nuxtjs-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoforge%2Funo-nuxtjs-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoforge%2Funo-nuxtjs-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoforge%2Funo-nuxtjs-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unoforge","download_url":"https://codeload.github.com/unoforge/uno-nuxtjs-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unoforge%2Funo-nuxtjs-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262642931,"owners_count":23341815,"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":["boilerplate","boilerplate-template","nuxt-starter","nuxt-starter-template","unify-ui","unifyui","unocss-boilerplate","unocss-starter"],"created_at":"2025-02-12T17:17:15.684Z","updated_at":"2025-06-29T18:02:54.175Z","avatar_url":"https://github.com/unoforge.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt 3 + UnoCSS Starter\n\nA minimal starter project that combines NuxtJS and UnoCSS. \nIt includes essential dependencies like  clsx,  tailwind-merge,unhead. It leverages various tools and libraries to provide a seamless development experience.\n\n## 💻 Stack/Dependencies\n\n- [nuxt](https://nuxtjs.org/): A framework for building Vue.js applications with server-side rendering, routing, and more.\n- [nuxt/image](https://image.nuxtjs.org/): A module for optimizing and serving images in Nuxt.js applications.\n- [nuxtjs/color-mode](https://github.com/nuxt-community/color-mode): A module for adding dark mode support to Nuxt.js applications.\n- [unocss/nuxt](https://unocss.io/): A module for integrating the Uno CSS framework with Nuxt.js applications.\n- [clsx](https://github.com/lukeed/clsx): A utility for constructing CSS class strings in JavaScript.\n- [tailwind-merge](https://github.com/benface/tailwind-merge): A utility for merging Tailwind CSS classes in JavaScript.\n\n\n## Setup\n\n1. Clone the uno-nuxtjs-boilerplate repository:\n\n```sh\ngit clone https://github.com/unify-ui-dev/uno-nuxtjs-boilerplate\n```\n\n2. Make sure to install the dependencies:\n```bash\n# npm\nnpm install\n\n# pnpm\npnpm install\n\n# yarn\nyarn install\n\n# bun\nbun install\n```\n\n## Development Server\n\nStart the development server on `http://localhost:3000`:\n\n```bash\n# npm\nnpm run dev\n\n# pnpm\npnpm run dev\n\n# yarn\nyarn dev\n\n# bun\nbun run dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\n# npm\nnpm run build\n\n# pnpm\npnpm run build\n\n# yarn\nyarn build\n\n# bun\nbun run build\n```\n\nLocally preview production build:\n\n```bash\n# npm\nnpm run preview\n\n# pnpm\npnpm run preview\n\n# yarn\nyarn preview\n\n# bun\nbun run preview\n```\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n\n## 📄 License\n\nThis project is licensed under the **MIT License** - see the [**MIT License**](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funoforge%2Funo-nuxtjs-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funoforge%2Funo-nuxtjs-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funoforge%2Funo-nuxtjs-boilerplate/lists"}