Tutorials
Learning-oriented lessons that take you from zero to a working Druxt site.
Tutorials are learning-oriented: they walk you through a project from beginning to end, guaranteeing the outcome at every step. No prior Druxt knowledge is assumed beyond the prerequisites stated at the start of each lesson.
Lessons
- Getting started with Druxt.js: set up a Nuxt application powered by a Drupal backend.
- Building a custom Druxt module: extend
DruxtModuleto create your own Druxt-powered components. - Add a login flow: turn the quickstart's already-configured OAuth setup into a real, working login.
If you already have a site running and want to accomplish a specific task, see the How-to guides. To understand why Druxt works the way it does, see the Concepts section.