clean-ui

1.1.2 • Public • Published

Welcome!

https://germolinal.github.io/clean-ui/

Instructions

VueJS

  1. Install clean-ui
npm install --save clean-ui

Nuxt

  1. Install clean-ui
npm install --save clean-ui
  1. Add the clean-ui plugin
module.exports = {
  plugins : [    
    '~/node_modules/clean-ui/clean-ui.nuxt'
  ],
...
  1. Add something!
<template>
    <a-button :variant="'primary'"> My first button </a-button>
<template>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    2
    • latest

Version History

Package Sidebar

Install

npm i clean-ui

Weekly Downloads

18

Version

1.1.2

License

ISC

Unpacked Size

638 kB

Total Files

118

Last publish

Collaborators

  • germolinal