aams-ui-kit

1.3.14 • Public • Published

AAMS UI Kit

Vue3 components kit.

Component Development Setup

npm install

Development Mode

npm run dev

Test Package Locally

npm pack

Compile for NPM

npm run build

Login to NPM

npm login

Push to NPM

npm publish

UI Kit Setup

Make sure Tailwind CSS is installed and connected to the project

Update tailwind.config.js

  content: [
    "./node_modules/aams-ui-kit/**/*.{vue,js,ts,jsx,tsx}", 
  ],

Usage

import { Badge } from 'aams-ui-kit';

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.14
    1
    • latest

Version History

Package Sidebar

Install

npm i aams-ui-kit

Weekly Downloads

1

Version

1.3.14

License

MIT

Unpacked Size

58.6 kB

Total Files

28

Last publish

Collaborators

  • aams