Skip to content

simplicitesoftware/module-demo-vuejs

Repository files navigation


DemoVueJS module definition

Quality Gate Status

Introduction

This module contains a simple web frontend example for the demo order management application based on Vue.js framework.

Prerequisites

The Demo module must be installed and configured before importing this addon module.

Import

To import this module:

  • Create a module named DemoVueJS
  • Set the settings as:
{
	"type": "git",
	"origin": {
		"uri": "https://github.com/simplicitesoftware/module-demo-vuejs.git"
	}
}
  • Click on the Import module button

DemoVueJSFrontend external object definition

Simple demo frontend using Vue.js framework