white-block
v0.0.40
Published
Intuitive Design for Effortless Development
Maintainers
Readme
white-block
Intuitive Design for Effortless Development.
Getting Started
Installation
pnpm add white-blockUsage
import { createApp } from 'vue'
import WhiteBlock from 'white-block'
import 'white-block/dist/style/index.css'
import App from './app.vue'
createApp(App).use(WhiteBlock).mount('#app')Read Documents for more detail usage.
Playground
Welcome Star
If there were anything help you, please give me star.
Documentation
Please refer to the documentation.
License
MIT License © 2023-PRESENT Kythuen
