admixt

1.0.0 • Public • Published

comb

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

蜂巢组件安装方式

npm i -S git+ssh://git@git.hy-sport.cn:front/comb-ui.git#v2.0.0

更新方式(需要清除node_modules的缓存!)

rm -rf node_modules/.cache && rm -rf node_modules/comb-ui && npm i -S comb-ui

comb-loader安装方式

npm i -S git+ssh://git@git.hy-sport.cn:front/comb-loader.git#develop

更新方式(需要清除node_modules的缓存!)

rm -rf node_modules/.cache && rm -rf node_modules/comb-loader && npm i -S comb-loader

###查看特定环境配置信息

NODE_ENV=production vue inspect --plugin html

Customize configuration

See Configuration Reference.

Readme

Keywords

Package Sidebar

Install

npm i admixt

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.94 MB

Total Files

150

Last publish

Collaborators

  • cuilongjie