You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out [DEMO](http://flatlogic.github.io/angular-material-dashboard/site/)
6
7
@@ -17,9 +18,29 @@ Install dependencies:
17
18
Run development web-server:
18
19
19
20
$ gulp serve
20
-
21
+
22
+
## Features
23
+
24
+
* AngularJS
25
+
* Angular UI Router
26
+
* Angular Material
27
+
* Sass styles
28
+
* Gulp build
29
+
* Stylish, clean, responsive layout with original design
30
+
* BrowserSync for the ease of development
31
+
32
+
## Project structure
33
+
34
+
Project structure based on [gulp-angular yeoman generator](https://github.com/Swiip/generator-gulp-angular).
35
+
If you have any questions about the build or project structure please check out their documentation.
36
+
21
37
## Build to Github pages
22
38
23
39
* Merge *master* to *gh-pages*
24
40
* run `gulp build`
25
41
* Push *gh-pages* branch to remote origin
42
+
43
+
## Community
44
+
-[Tweet about it](https://twitter.com/intent/tweet?text=Angular%20Material%20Dashboard%20https://github.com/flatlogic/angular-material-dashboard%20via%20@flatlogicinc) to support revolution in classic paid templates market.
45
+
- Follow [@flatlogicinc on Twitter](https://twitter.com/flatlogicinc).
46
+
- Subscribe to Flatlogic newsletter at [flatlogic.com](http://flatlogic.com/)
0 commit comments