A Vue.js SFC components library
On Windows: `vue serve .\src\lib-dev.vue`
On Linux: `vue serve ./src/lib-dev.vue`
# update the version number
npm run build
npm login
npm publish
A Vue.js SFC components library
On Windows: `vue serve .\src\lib-dev.vue`
On Linux: `vue serve ./src/lib-dev.vue`
# update the version number
npm run build
npm login
npm publish