layer-ui-perqara

0.0.7 • Public • Published

UIKit Web Perqara - Nuxt Layers

Description

Using Shadcn-vue to create nuxt-layers for UIKit Web Perqara

Setup

Make sure to install the dependencies:

pnpm install

Then add the dependency to their extends in nuxt.config.ts:

defineNuxtConfig({
  extends: ['../web-ui-kit']
})

Development Server

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Or statically generate it with:

pnpm generate

Locally preview production build:

pnpm preview

Checkout the deployment documentation for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i layer-ui-perqara

Weekly Downloads

2

Version

0.0.7

License

none

Unpacked Size

958 kB

Total Files

54

Last publish

Collaborators

  • dianprata