NuxtLego
Unstyled components for building your
Nuxt content quick & beautiful.
View Demo
·
Report Bug
·
Request Feature
Getting started
Install
npm install --save-dev nuxt-lego
yarn add --dev nuxt-lego
Requires Nuxt >= 3.1.0.
Register Layer
nuxt.config.ts
export default defineNuxtConfig({
extends: ['nuxt-lego'],
})
🌎 Local Development
Setup
Make sure to install the dependencies:
pnpm install
Development Server
Start the development server on http://localhost:3000
pnpm run dev
📜 License
Distributed under the MIT License. See LICENSE
for more information.
☕ Support
If you like my work, please buy me a coffee 😳
🔥 Contributors