This UI interface was developed in Angular 4 as an interactive example of a collapsible dashboard. The collapsible effect was achievied by using the angular2-collapsible npm module.
You can find a live demo here.
The project was built using angular 4 and tested over node.js 9.x.
After downloading the project and accessing the root project folder:
- From console run the command:
npm start
- Run:
ng serve -o
- Open your browser at: http://localhost:4200/index.html
Voltaire Bazurto Blacio All rights reserved 2018