We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88247a5 commit f66c917Copy full SHA for f66c917
.gitignore
@@ -4,3 +4,4 @@ bower_components/
4
.tmp/
5
dist/
6
.idea/
7
+.publish/
README.md
@@ -7,7 +7,7 @@ Responsive Angular admin dashboard with material design based on
8

9
10
-Check out [DEMO](http://flatlogic.github.io/angular-material-dashboard/site/)
+Check out [DEMO](http://flatlogic.github.io/angular-material-dashboard/)
11
12
## Getting started
13
@@ -49,6 +49,7 @@ Design by [flatlogic.com](http://flatlogic.com/)
49
50
## Deploy to Github pages
51
52
+ $ gulp build
53
$ gulp deploy
54
55
## Community
0 commit comments