nCodefresh / express-angular

codefresh labs express-angular example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

codefresh labs express-angular example


Languages

Language:CSS 37.7%Language:HTML 33.4%Language:JavaScript 28.9%