Skip to content

5201314999/vue-imgview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-imgview

a plugin to look at image,used like totast ,very simple

Build Setup

# install dependencies
npm install


# serve with hot reload at localhost:8080  运行代码之前,把webpack.config.js 中的 entry 设为'./src/main.js'
npm run dev

# build for production with minification   打包成插件之前 把webpack.config.js 中的 entry 设为 './src/lib/index.js'
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Releases

No releases published

Packages

No packages published