#resubmission-angular-testserver
The nodejs server is used to redesign/design/develop the frontend of the Resubmissionar Angular application. It is mainly used to send mock objects to the Service Modul, but it serves all other files as well.
##Features
- NodeJS
- AngularJS frontend
- Bootstrap for HTML5 components
- AngularUI for advanced HTML5 components
- Web package management with bower
##Requirements
- NodeJS v.10.32
- Browser
##Running required
- NodeJS
Steps
- go to the server directory with your command line tool
- start the server with "node server.js"
- go to http://localhost:8080/
- PROFIT
EOF