0.0.5 • Published 4 years ago

vue-autocomplete-demo v0.0.5

Weekly downloads
4
License
-
Repository
-
Last release
4 years ago

vue-autocomplete-demo

Vue Node.js CI

Project setup

npm install

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

Lints and fixes files

npm run lint

Release

  1. Bump package.json version to 1.2.3
  2. Push commit with the message Release 1.2.3
  3. Then the CD will create a new tag v1.2.3 and publish the package to the npm registry.