This module contains a simple web frontend example for the demo order management application based on Vue.js framework.
The Demo
module must be installed and configured before importing this addon module.
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
Simple demo frontend using Vue.js framework