Building a Frontend With Vue.js
Learn how to build a frontend for Webiny Headless CMS using React.
Install and Deploy Webiny
Skip this step if you already have Webiny installed and deployed. Be sure to check out the prerequisites for installing Webiny on your local machine.
Then, create a new Webiny project by running the following command. If you get stuck or for more details, please see our documentation.
Create a new Vue.js site
Run the following command to install and execute the official Vue project scaffolding tool.
Add and Configure Vue Apollo
Add Apollo Client and follow the instructions in the docs to configure it to connect to Webiny's GraphQL API using your API Token.