nuxt-uikit-edge
TypeScript icon, indicating that this package has built-in type declarations

3.0.8-edge.50 • 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 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) 2023 Fedorae

Readme

Keywords

Package Sidebar

Install

npm i nuxt-uikit-edge

Weekly Downloads

0

Version

3.0.8-edge.50

License

MIT

Unpacked Size

235 kB

Total Files

24

Last publish

Collaborators

  • yisrae