It looks like: https://www.youtube.com/watch?v=3sQ2XMRwiQw
Issue Tracker is a simple web application which can be used on intranet. The technology stack:
- NodeJS
- Express
- MongoDB
- Angular 1.x
- Angular Material
Make sure you have installed the following:
- NodeJS
- MongoDB
- Bower
- Lineman JS
0.0.1
npm install
bower install
lineman clean run
By default, a local server will be started on http://localhost:8000
But only after the command lineman run
....
Enjoy!