Skip to content

Commit 6a81683

Browse files
author
Di Wang
committed
fix some bugs
1 parent 2046308 commit 6a81683

File tree

14 files changed

+45
-27
lines changed

14 files changed

+45
-27
lines changed

README.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Angular2 Material Dashboard Pro
22

3-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.4.
3+
Material-design Dashboard
44

5-
## Attention
5+
## How to run it
66

7-
This project is still in development.
7+
**- please ensure you have installed angular cli, otherwise `npm install -g @angular/cli`**
8+
9+
1. git clone https://github.com/wangdicoder/angular-material-dashboard
10+
2. cd angular-material-dashboard
11+
3. npm install
12+
4. ng serve -o (it will automatically open localhost:4200)
813

914
## Screenshot
1015

@@ -31,11 +36,23 @@ This project is still in development.
3136
### Notification
3237
![](https://github.com/wangdicoder/angular2-material-dashboard-pro/raw/master/screenshot/notification.gif)
3338

39+
### Settings
40+
![](https://github.com/wangdicoder/angular2-material-dashboard-pro/raw/master/screenshot/settings.gif)
41+
42+
### Table
43+
![](https://github.com/wangdicoder/angular2-material-dashboard-pro/raw/master/screenshot/table.png)
44+
45+
### Price
46+
![](https://github.com/wangdicoder/angular2-material-dashboard-pro/raw/master/screenshot/price.png)
47+
48+
### Panels
49+
![](https://github.com/wangdicoder/angular2-material-dashboard-pro/raw/master/screenshot/panel.png)
3450

3551
## Acknowledge
3652

3753
- [Creative Tim](https://github.com/creativetimofficial)
3854
- [Sweet Alert 2](https://github.com/limonte/sweetalert2)
55+
- [Bootstrap Notify](http://bootstrap-notify.remabledesigns.com)
3956

4057
## License
4158

screenshot/dashboard.png

8.12 KB
Loading

screenshot/lock.png

249 KB
Loading

screenshot/login.png

-103 KB
Loading

screenshot/panel.png

1.18 MB
Loading

screenshot/price.png

1.11 MB
Loading

screenshot/profile.png

-6.4 KB
Loading

screenshot/register.png

37.8 KB
Loading

screenshot/settins.gif

4.84 MB
Loading

screenshot/table.png

1.11 MB
Loading

0 commit comments

Comments
 (0)