Overview of the Vue.js JSS sample application
Current version: 20.x
The JSS sample application for Vue.js demonstrates patterns of using JSS with Vue.js. It is designed to have a small number of dependencies to keep it as simple and approachable as possible, while still enabling Sitecore features, such as routing and translation, to function. The sample is both a learning tool and a basis for writing production-ready applications. The sample content is designed to be easy to remove so you can replace it with production work.
The sample app was built using the @vue/cli
version 4 as a starting point. However, the sitecore-jss-vue
package has no dependencies on @vue/cli
.