0.1.1 • Published 4 years ago
@weboxapps/vue3-auto-complete v0.1.1
vue3-auto-complete
Project setup
npm install
For vue 3.0
npm install --save vue@next
For vuex
npm install --save vuex@next
For vue-router
npm install --save vue-router@next
For bootstrap
npm install --save bootstrap@next
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