More Premium Hugo Themes Premium Nuxt Themes

Nuxt Lego

NuxtLego is an open source UI component layer for building your Nuxt content quick & beautiful.

Nuxt Lego

NuxtLego is an open source UI component layer for building your Nuxt content quick & beautiful.

Author Avatar Theme by zernonia
Github Stars Github Stars: 232
Last Commit Last Commit: Nov 30, 2023 -
First Commit Created: Jun 5, 2023 -
default image

Overview

NuxtLego is a project inspired by Radix Primitive and Radix Vue. It aims to create non-generic components using Radix’s primitive approach. One example of a non-generic component is the Static Tweet. The project also serves as a playground for learning and utilizing more of Vue’s provide/inject API.

Features

  • Non-generic components inspired by Radix Primitive
  • Utilizes Vue’s provide/inject API
  • Playground for experimentation and learning

Installation

To get started with NuxtLego, make sure you have Nuxt >= 3.1.0 installed. Then, follow these steps:

  1. Register Layernuxt.config.ts
  2. Install the required dependencies
  3. Start the development server on http://localhost:3000

Summary

NuxtLego is a project that aims to create non-generic components using Radix’s primitive approach. It serves as a playground for learning and experimenting with Vue’s provide/inject API. The project requires Nuxt version 3.1.0 or higher for installation.