We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#js core
安装
npm install
语法检测
npm run lint
打包(将src目录中的源码编译到dist目录)
npm run build