Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 257 Bytes

angular4-dashboard

This is a dashboard using Angular 4 + Bootstrap 4.

Demo url

Click here to see the Demo

Installation

  • npm install
  • npm run build
  • npm start

Go to localhost:3000 in Chrome browser.