https://github.com/simplicitesoftware/module-demo-mustache
Simplicite + Mustache demo frontend module
https://github.com/simplicitesoftware/module-demo-mustache
frontend low-code mustache order-management simplicite
Last synced: 4 months ago
JSON representation
Simplicite + Mustache demo frontend module
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-demo-mustache
- Owner: simplicitesoftware
- Created: 2019-09-19T15:37:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-19T16:35:43.000Z (6 months ago)
- Last Synced: 2024-12-29T10:44:40.185Z (6 months ago)
- Topics: frontend, low-code, mustache, order-management, simplicite
- Language: Java
- Homepage:
- Size: 846 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *`DemoMustache` module definition
================================### Introduction
This module contains a simple web frontend example for the demo **order management** application
based on **Mustache** templating.### Prerequisites
The `Demo` module **must** be installed and configured before importing this addon module.
### Import
To import this module:
- Create a module named `DemoMustache`
- Set the settings as:```json
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-demo-mustache.git"
}
}
```- Click on the _Import module_ button
`DemoMustacheFrontend` external object definition
-------------------------------------------------Simple demo frontend using **Mustache** templating