matrix-lexing
TypeScript icon, indicating that this package has built-in type declarations

3.4.7 • Public • Published

vue-admin-template

A minimal vue admin template with Element UI & axios & iconfont & permission control & lint

Live demo: http://panjiachen.github.io/vue-admin-template

中文文档

Build Setup

使用方法

1.将需要导入的vue文件放入 index.js

export { default } from './views/matrix/matrixView'


2.修改package.jsonh中的

"name": "matrix-lexing", //npm包名

"version": "1.0.4" //版本号

3.命令

"dist": "webpack --config build/webpack.dist.conf.js",

"pub": "npm run dist && npm publish"

linshengji

a8812005

873969678@qq.com

npm config set registry https://registry.npmjs.org/

npm run pub

4..前提使用npm login登陆再使用npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i matrix-lexing

Weekly Downloads

1

Version

3.4.7

License

MIT

Unpacked Size

2.42 MB

Total Files

102

Last publish

Collaborators

  • linshengji