2.0.0-beta.3 • Published 3 months ago

asp-smart-ui-plus v2.0.0-beta.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago
  • 💪 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"