We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01611b5 commit a4b24c4Copy full SHA for a4b24c4
README.md
@@ -5,6 +5,10 @@ PureMVC is a lightweight framework for creating applications based upon the clas
5
* [API Docs](https://puremvc.org/pages/docs/JS/es/)
6
* [Legacy Implementation](https://github.com/PureMVC/puremvc-js-multicore-framework/tree/1.0.1)
7
8
+## Demos
9
+* [ECMA JS Demo: Employee Admin Microservice](https://github.com/PureMVC/puremvc-js-demo-microservice-employeeadmin)
10
+* [Classic JS Demo (Legacy): Employee Admin Microservice](https://github.com/PureMVC/puremvc-js-demo-microservice-employeeadmin/tree/classic)
11
+
12
## Platforms / Technologies
13
* [JavaScript](https://en.wikipedia.org/wiki/JavaScript)
14
* [ECMAScript](https://en.wikipedia.org/wiki/ECMAScript)
0 commit comments