Socket
Socket
Sign inDemoInstall

nuxt-lego

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-lego

Unstyled components for building your Nuxt content quick & beautiful.


Version published
Weekly downloads
30
decreased by-53.12%
Maintainers
1
Weekly downloads
 
Created
Source

Logo

NPM version NPM Downloads GitHub stars

NuxtLego

Unstyled components for building your Nuxt content quick & beautiful.

View Demo · Report Bug · Request Feature

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

FAQs

Package last updated on 20 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc