[go: nahoru, domu]

@fedorae/nuxt-uikit
TypeScript icon, indicating that this package has built-in type declarations

3.1.10 • Public • Published

nuxt-uikit

Nuxt UIKit

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces

Setup

Installation

Add @fedorae/nuxt-uikit dependency to your project:

# Using pnpm
pnpm add -D @fedorae/nuxt-uikit
# Using yarn
yarn add --dev @fedorae/nuxt-uikit
# Using npm
npm install --save-dev @fedorae/nuxt-uikit

Setup

Add @fedorae/nuxt-uikit to the modules section of your nuxt.config.ts file:

{
  modules: [
    '@fedorae/nuxt-uikit'
  ],
}

Development

  • Run yarn dev:prepare to generate type stubs.
  • Use yarn dev to start playground in development mode.

Credits

Nuxt UIkit Image - https://codesandbox.io/s/pjmkmvp327 (pdipasqua)

License

MIT License

Copyright (c) 2024 Fedorae

Readme

Keywords

Package Sidebar

Install

npm i @fedorae/nuxt-uikit

Weekly Downloads

78

Version

3.1.10

License

MIT

Unpacked Size

244 kB

Total Files

21

Last publish

Collaborators

  • yisrae