0.1.1 • Published 5 years ago
@weboxapps/vue3-auto-complete v0.1.1
vue3-auto-complete
Project setup
npm installFor vue 3.0
npm install --save vue@nextFor vuex
npm install --save vuex@nextFor vue-router
npm install --save vue-router@nextFor bootstrap
npm install --save bootstrap@nextCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitRun your end-to-end tests
npm run test:e2eLints and fixes files
npm run lint