nuxt-uikit-edge
v3.0.8-edge.50
Published
UIkit module for Nuxt
Downloads
20
Readme
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
Copyright (c) 2023 Fedorae