/express-angular

codefresh labs express-angular example

Primary LanguageCSS

Express-Angular App

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.

Example

The example allow you to see how those technologies / tools works together,

and how easy it to build client-server app this way.

What to do?

Fill up the form, and see how Angular interacting with the express API.

App run

Click on the 'Play' button at the top toolbar.

App view

View in browser at http://localhost:9090

Express-angular