https://github.com/nuxt/ui-templates
🎨 Unified Assets and Templates for Nuxt
https://github.com/nuxt/ui-templates
nuxt
Last synced: 5 months ago
JSON representation
🎨 Unified Assets and Templates for Nuxt
- Host: GitHub
- URL: https://github.com/nuxt/ui-templates
- Owner: nuxt
- License: mit
- Archived: true
- Created: 2020-12-13T17:51:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T08:28:00.000Z (about 1 year ago)
- Last Synced: 2025-01-19T17:34:22.278Z (5 months ago)
- Topics: nuxt
- Language: HTML
- Homepage: https://nuxt-ui-templates.vercel.app
- Size: 5.22 MB
- Stars: 266
- Watchers: 11
- Forks: 31
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚧 Repository update 🚧
Nuxt UI Templates have been moved directly into the core repository for Nuxt. You can find them in https://github.com/nuxt/nuxt/tree/main/packages/ui-templates - please raise new issues, discussions and pull requests there 🙏
# 🎨 Nuxt Assets
Unified Assets & Templates for [Nuxt](https://github.com/nuxt/nuxt).
## 📦 Packages
UI Templates
Pre-compiled html templates for internal pages. Demo on templates.ui.nuxtjs.org
UI Assets
Shared assets and resources.
## 💻 Development
- Clone repository
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` (use `npm i -g corepack` for Node.js < 16.10)
- Install dependencies using `pnpm install`# License
[MIT](./LICENSE).
Design resources are published under [CC-BY-ND-4.0](http://creativecommons.org/licenses/by-nd/4.0/).