lemon-ui-test

0.1.3 • Public • Published

LemonUI

GitHub open issues Npm version MIT License

Usage

<Lemon :text="hello"></Lemon>
import { Lemon } from 'LemonUI'
 
export default {
  components: {
    Lemon
  }
}

Installation

npm install LemonUI

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Run style guide dev server

npm run styleguide

Generate a static HTML style guide

npm run styleguide:build

/lemon-ui-test/

    Package Sidebar

    Install

    npm i lemon-ui-test

    Weekly Downloads

    2

    Version

    0.1.3

    License

    none

    Unpacked Size

    309 kB

    Total Files

    51

    Last publish

    Collaborators

    • youcp