0.0.6 • Published 6 months ago

@nick-huang/popo v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@nick-huang/popo

一個不知道在幹甚麼的套件,裡面有Vue3、Element-plus、Sass、Vite。

Install

# 安裝前須先安裝 Element-plus、Scss
yarn add element-plus
yarn add sass

# 安裝本套件
yarn add @nick-huang/popo

Use

template

<template>
    <un-known />
</template>

script

import { UnKnown } from '@nick-huang/popo';
import '@nick-huang/popo/style';

License

MIT

Copyright (c) 2023-present, Nick Huang

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago