Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T13:08:05.000Z (about 2 months ago)
- Last Synced: 2024-10-29T13:30:27.031Z (about 2 months ago)
- Topics: frontend, low-code, order-management, simplicite, vuejs
- Language: HTML
- Homepage:
- Size: 442 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://docs.simplicite.io//logos/logo250.png)
* * *`DemoVueJS` module definition
=============================[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=simplicite-modules-DemoProject&metric=alert_status)](https://sonarcloud.io/dashboard?id=simplicite-modules-DemoProject)
### 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