An open API service indexing awesome lists of open source software.

https://github.com/webmobiledev/angular4-dashboard

This is a dashboard using Angular 4 + Bootstrap 4.
https://github.com/webmobiledev/angular4-dashboard

angular4 bootstrap4 restful-api typescript

Last synced: 20 days ago
JSON representation

This is a dashboard using Angular 4 + Bootstrap 4.

Awesome Lists containing this project

README

          

# angular4-dashboard
This is a dashboard using Angular 4 + Bootstrap 4.

## Demo url
[Click here to see the Demo](https://angular4-dashboard.herokuapp.com/)

## Installation

- npm install
- npm run build
- npm start

Go to localhost:3000 in Chrome browser.