@weboxapps/vue3-autocomplete
v0.1.0
Published
``` npm install ```
Downloads
2
Maintainers
Readme
@weboxapps/vue3-autocomplete
Project setup
npm install
For vue 3.0
npm install --save vue@next
For vuex 4.0
npm install --save vuex@next
For vue-router 4.0
npm install --save vue-router@next
For bootstrap 5.0
npm install --save bootstrap@next
For vue3-autocomplete 0.1.0
npm install --save @weboxapps/vue3-autocomplete
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit
Run your end-to-end tests
npm run test:e2e
Lints and fixes files
npm run lint