An open API service indexing awesome lists of open source software.

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

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/).