The backend server to support the Angular-App
- Install local dependencies for the server:
npm install
- Run the server with
node server.js
- Browse to the application at http://localhost:3000
All the configuration for the server can be found in config.js