Project Types

WB-Starter creates the scaffolding for Vue.js-based projects. Different files are created based on what project template you choose during the installation step.

All front-end projects are based on Vue.js, Tailwind CSS, and a set of framework-agnostic Vue components. ESLint is included and Webpack is configured with aliases to make development easier.

TypeDescription
NuxtA general Nuxt.js project. Optional plugins and config options can be uncommented to drive Nuxt via headless Craft CMS.
Vue SPAA Vue SPA setup based on vue-cli with Vue Router and Vuex included.
Marketo Vue SPAAn extension of Vue SPA with files that help in creating Vue-based Marketo landing page templates.