0.1.86 • Published 1 year ago

fyndui v0.1.86

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

fyndui

Installing the ui

npm i fyndui

importing in vue

<script>
import {ButtonVue} from "fyndui"
import "fyndui/dist/fyndui.css" 
export default {
  components: {
  ButtonVue
  }
}
</script>
<template>
<div>
<ButtonVue></ButtonVue> 
</div>
</template>

About the project

This very basic part of the project

  1. StoryBook Will Be Initailaized Soon.
  2. Global CSS To Be Written

Project Setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

0.1.86

1 year ago

0.1.85

1 year ago

0.1.84

1 year ago

0.1.83

1 year ago

0.1.82

1 year ago

0.1.81

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago