0.0.3 • Published 1 year ago

material-market-vue2 v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

material-market-vue2

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

"build:a": "vue-cli-service build --target lib --name components --dest lib src/index.js", "watch": "nodemon --ignore node_modules/ --watch src/ --ext vue,ts,js,tsx,scss -x \"npm run build && yalc push\"", "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path .", "prepare": "husky install"