Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T16:54:07.000Z (about 1 month ago)
- Last Synced: 2024-12-13T17:48:18.621Z (about 1 month ago)
- Topics: frontend, low-code, mustache, order-management, simplicite
- Language: Java
- Homepage:
- Size: 839 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)
* * *`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