0.0.14 โข Published 2 years ago
nuxt-lego v0.0.14

Getting started
Install
npm install --save-dev nuxt-lego
# Using yarn
yarn add --dev nuxt-legoRequires 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 installDevelopment 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 ๐ณ
