Skip to content

A simple Vuejs app which showcases the functionality of the Pluto CMP

Notifications You must be signed in to change notification settings

ConsentStack/cmp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsentStack Website

A vue.js application to host the consentstack CMP project website and documentation app.

Install Scripts

  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint",
    "docs:dev": "vuepress dev docs",
    "docs:build": "vuepress build docs",
    "deploy": "vue-cli-service build && vuepress build docs"
  },

About

A simple Vuejs app which showcases the functionality of the Pluto CMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published