This project demonstrates how to use angular and node to build a system. It uses several framework, including:
- express
- angularjs
- bootstrap
You can browse it here.
Just run the following command to start the node server:
node server.js
The server will listen on port 3000 and you can browse on http://localhost:3000. For demonstration, the username and password are hard coded, they must all be 'admin'.