@canvue/canvue

0.6.4 • Public • Published

canvue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

注意事项

当浏览器出现如下警告时:

[Violation]Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

可以选择如下插件解决:

npm i default-passive-events --save

Readme

Keywords

none

Package Sidebar

Install

npm i @canvue/canvue

Weekly Downloads

1

Version

0.6.4

License

MIT

Unpacked Size

65.1 kB

Total Files

31

Last publish

Collaborators

  • lichao1005