Power your Vue.js apps with a CMS

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vue-sanity-blog

    Blog made with Vue.js and powered by Sanity CMS.

  • If you want to jump right into the code, you can check out the GitHub Repo and the deployed version of the blog:

  • devtools

    ⚙️ Browser devtools extension for debugging Vue.js applications.

  • Vue Dev Tools (optional)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • Basic knowledge of Vue.js

  • vue-router

    🚦 The official router for Vue 2

  • We will use Vue Router, the official router for Vue.js, for creating dynamic routes to the posts in this tutorial. Run the following command to install the Vue Router plugin.

  • vue-cli

    🛠️ webpack-based tooling for Vue.js Development

  • In this tutorial, we will use the official Vue CLI to initialize your project. The CLI is the best way to scaffold Vue Single Page Applications (SPAs), and it provides batteries-included build setups for a modern frontend workflow.

  • bootstrap-vue

    BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.

  • These are some basic styling for your app. You can experiment with different Vue.js UI component libraries like Element, Vuetify, BootstrapVue, etc. to style your app.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Vitify Admin | Vite + Vuetify 2, Opinionated Admin Starter Template

    4 projects | /r/vuetifyjs | 30 Sep 2022
  • Building API-first eCommerce dashboards with Vue.js and Deploy Now

    2 projects | dev.to | 21 Oct 2021
  • How to Create a Progressive Web Application with Vue and Sanity

    5 projects | dev.to | 9 Jun 2021
  • React or Vue, which JS framework is best?

    2 projects | dev.to | 2 Mar 2024
  • No CMS? Writing Our Blog in React

    6 projects | news.ycombinator.com | 12 Feb 2024