Skip to content

Instantly share code, notes, and snippets.

@lobot
Created May 12, 2022 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lobot/e432cfd68157612184ecab64caf06ac6 to your computer and use it in GitHub Desktop.
Save lobot/e432cfd68157612184ecab64caf06ac6 to your computer and use it in GitHub Desktop.
set up vue install lob autocomplete
npm create vite@latest
# Follow the prompts given by vite
cd my-demo-app
npm install @lob/vue-address-autocomplete
npm run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment