0.0.14 โ€ข Published 10 months ago

nuxt-lego v0.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

11 months ago

0.0.11

11 months ago

0.0.12

11 months ago

0.0.13

11 months ago

0.0.14

10 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago