A sample application using a Node server and Angular front end, with unit tests.
Running the server
-
Open
server.jsand start the app by clicking on the "Run" button in the top menu. -
Alternatively you can launche the app from the Terminal:
$ node server.js
Once the server is running, open the site at 'https://angularnodesample-c9-devandylee.c9.io/'.
On this page
Languages
JavaScript88.9%CSS10.6%PHP0.5%
Created August 22, 2014
Updated August 22, 2014