0.0.14 โ€ข Published 2 years ago

nuxt-lego v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

NuxtLego

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 ๐Ÿ˜ณ

"Buy Me A Coffee"

๐Ÿ”ฅ Contributors

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago