0.0.2 • Published 4 months ago

adv-frame-test v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
4 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.2

4 months ago