https://github.com/simplicitesoftware/module-demo-vuejs
Simplicite + Vue.js demo frontend module
https://github.com/simplicitesoftware/module-demo-vuejs
frontend low-code order-management simplicite vuejs
Last synced: 4 months ago
JSON representation
Simplicite + Vue.js demo frontend module
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-demo-vuejs
- Owner: simplicitesoftware
- Created: 2020-05-05T20:44:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T12:33:12.000Z (about 1 year ago)
- Last Synced: 2025-05-21T06:38:44.721Z (about 1 year ago)
- Topics: frontend, low-code, order-management, simplicite, vuejs
- Language: HTML
- Homepage:
- Size: 479 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
`DemoVueJS` module definition
=============================
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:
```json
{
"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