ankit-design-system-vue

0.0.8 • Public • Published

ankit-design-system-vue

Project setup

npm install

Storybook

Viewing storybook

npm run storybook

Generate storybook build for publishing

npm run build-storybook

npm

Build library for release

npm run build-library

This generates CommonJS and unpkg modules in /dist. (Using common js here). Update main field in package.json to change between CommonJS and unpkg.

Don't miss to change the version for new release (version field in package.json). Refer semantic versioning spec.

Usage

Setup

npm install ankit-design-system-vue

Implementation

import { Button, Header } from "ankit-design-system-vue";

/ankit-design-system-vue/

    Package Sidebar

    Install

    npm i ankit-design-system-vue

    Weekly Downloads

    0

    Version

    0.0.8

    License

    none

    Unpacked Size

    365 kB

    Total Files

    16

    Last publish

    Collaborators

    • ankitboghra