Skip to main content

Using Contensis with Vue.js

Log in to add to favourites

Fork the Vue Leif example ๐Ÿด

Cloning the repository ๐Ÿค

BASH
1
git clone git@github.com:{your-username}/vue-leif-example.git
BASH
1
cd vue-leif-example
BASH
1
npm install
BASH
1
2
git config --global user.name "Your GitHub Username" git config --global user.email "your.email@example.com"
BASH
1
git clone https://github.com/{your-username}/vue-leif-example.git
BASH
1
cd vue-leif-example
BASH
1
npm install

Running the Application ๐Ÿฅณ

BASH
1
npm run serve
The home page of the Contensis Vue.js demo app.

Using your own content ๐Ÿ“š

The Access Token screen in Contensis.
The General Settings screen in Contensis with the API Name field highlighted.

Still need help?

New support request