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.
- Host: GitHub
- URL: https://github.com/webmobiledev/angular4-dashboard
- Owner: webmobiledev
- Created: 2017-09-13T07:52:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T20:10:05.000Z (about 8 years ago)
- Last Synced: 2025-06-05T20:49:40.185Z (11 months ago)
- Topics: angular4, bootstrap4, restful-api, typescript
- Language: TypeScript
- Size: 16 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.