Vue.js Video Series
Video series on how to get started with Beefree SDK in a Vue.js application.
Vue.js Video Series
This video series includes the following tutorials:
Video #1: Quickstart Guide: No-code Email Builder for Beefree SDK (Part 1)
Video #2: Quickstart Guide: Vue.js No-code Email Builder (Part 2)
Video #1: Quickstart Guide: No-code Email Builder for Beefree SDK (Part 1)
This video walkthroughs how to create an application within the Beefree SDK Developer Console.
PART 1: This quickstart guide provides a step by step walkthrough of:
How to sign up for an account in the Beefree SDK Developer Console
How to navigate the SDK Developer Console
How to create an application
How to obtain your Client ID and Client Secret.
Video #2: Quickstart Guide: Vue.js No-code Email Builder (Part 2)
This Quickstart Guide walks you through embedding the Beefree SDK’s no-code email builder into a Vue 3 application. By the end of this guide, you’ll have a fully functional Vue app running locally with the builder embedded, authenticated, and ready to use—following Vue best practices.
PART 2: introduction to installing the Beefree SDK with a Vue Application
Video #3: Quickstart Guide: Vue.js No-code Email Builder (Part 3)
This Quickstart Guide walks you through embedding the Beefree SDK’s no-code email builder into a Vue 3 application using the /loginV2 authorization process. By the end of this guide, you’ll have a fully functional Vue app running locally with the builder embedded, authenticated, and ready to use—following Vue best practices.
PART 3: in this video, you'll learn how to:
Clone the Beefree React demo repository from GitHub
Configure your environment by running npm install + adding your client ID and secret
Learn how the SDK is initialized and managed
Authentication process using a proxy server.
Launch the application locally to see the embedded Beefree editor in action
Last updated
Was this helpful?