asp-smart-ui-plus
v1.0.11
Published
A Component Library for Vue 3
Downloads
282
Maintainers
Readme
- 💪 Vue 3 Composition API
- 🔥 Written in TypeScript
Getting Started
Alright, for you to get started if you are looking for making SmartUI Plus better you should keep reading. For developers that uses SmartUI Plus to develop your website you should go ahead visit
安装失败问题
puppeteer安装跳过chromium下载
Mac
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
windows
$env:PUPPETEER_SKIP_CHROMIUM_DOWNLOAD="true"