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 f38f6f7 commit 80362faCopy full SHA for 80362fa
README.md
@@ -6,7 +6,8 @@ PureMVC is a lightweight framework for creating applications based upon the clas
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)
+* [Frontned Demo: EmployeeAdmin](https://github.com/PureMVC/puremvc-js-demo-employeeadmin)
10
+* [Backend Demo: Employee Admin NodeJS Microservice](https://github.com/PureMVC/puremvc-js-demo-microservice-employeeadmin)
11
12
## Platforms / Technologies
13
* [JavaScript](https://en.wikipedia.org/wiki/JavaScript)
0 commit comments