Skip to content

This project features a mock collapsible dashboard interface using Angular 4.

Notifications You must be signed in to change notification settings

vbazurtob/Angular4CollapsibleDashboardExample

Repository files navigation

Angular4CollapsibleDashboardExample

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.

Live demo

You can find a live demo here.

How to Build

The project was built using angular 4 and tested over node.js 9.x.

After downloading the project and accessing the root project folder:

  1. From console run the command:
    npm start
    
  2. Run:
    ng serve -o
    
  3. Open your browser at: http://localhost:4200/index.html

Credits

Voltaire Bazurto Blacio All rights reserved 2018

About

This project features a mock collapsible dashboard interface using Angular 4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published