A express node.js app built with Angular. For demonstration purposes and a tutorial.
Node provides the RESTful API. Angular provides the frontend and accesses the API.
The example allow you to see how those technologies / tools works together,
and how easy it to build client-server app this way.
Fill up the form, and see how Angular interacting with the express API.
Click on the 'Play' button at the top toolbar.
View in browser at http://localhost:9090