astar-ui

0.0.9 • Public • Published

Astar-UI

Project setup

Install

yarn install

Run Demo page

yarn dev

Build Library

yarn build:lib

Build Docs

yarn build:doc

Usage Of Components Built

As Component

  import { Header } from 'astar-ui';
  ...
  components:{
    Header
  }

As Plugin

  import astarUI from 'astar-ui';
    ...
  app.use(astarUI)

/astar-ui/

    Package Sidebar

    Install

    npm i astar-ui

    Weekly Downloads

    1

    Version

    0.0.9

    License

    none

    Unpacked Size

    33.1 kB

    Total Files

    24

    Last publish

    Collaborators

    • willastar