This directory is a brief example of a Vue.js app that can be deployed to ZEIT Now with zero configuration.
To get started with Vue.js on Now, you can use the Vue CLI to initialize the project:
$ vue create
Once initialized, you can deploy the Vue.js example with just a single command:
$ now