nuxt-lego
v0.0.14
Published
Unstyled components for building your Nuxt content quick & beautiful.
Downloads
209
Readme
Getting started
Install
npm install --save-dev nuxt-lego
# Using yarn
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
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 😳