This repository was archived by the owner on Jan 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-12
lines changed Expand file tree Collapse file tree 1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -52,26 +52,25 @@ Check out [all of the available options](https://github.com/angular/flex-layout/
52
52
### Quick Links
53
53
54
54
* [ ChangeLog] ( https://github.com/angular/flex-layout/blob/master/CHANGELOG.md )
55
- * [ Gitter Room] ( https://gitter.im/angular/flex-layout )
56
- * [ Discussion Forum] ( https://groups.google.com/forum/#!forum/angular-flex-layout )
57
55
* [ Wiki Documentation] ( https://github.com/angular/flex-layout/wiki )
58
56
59
- Developers
57
+ ### Demos
58
+
59
+ * [ Explore Examples Online] ( https://tburleson-layouts-demos.firebaseapp.com/ )
60
+ * [ Demo Source Code] ( https://github.com/angular/flex-layout/blob/master/src/apps/demo-app/src/app/app.module.ts )
61
+
62
+ ### StackBlitz Templates
63
+
64
+ * [ Flex-Layout Template] ( https://stackblitz.com/edit/angular-flex-layout-seed?file=app%2Fapp.component.ts )
65
+ * [ Flex-Layout + Material] ( https://stackblitz.com/edit/angular-material-flex-layout-seed?file=app%2Fapp.module.ts )
66
+
67
+ ### Developers
60
68
61
69
* [ API Documentation] ( https://github.com/angular/flex-layout/wiki/API-Documentation )
62
70
* [ Developer Setup] ( https://github.com/angular/flex-layout/wiki/Developer-Setup )
63
71
* [ Builds + Fast Start] ( https://github.com/angular/flex-layout/wiki/Fast-Starts )
64
72
* [ Integration with Angular CLI] ( https://github.com/angular/flex-layout/wiki/Using-Angular-CLI )
65
73
66
- Demos
67
-
68
- * [ Explore Online] ( https://tburleson-layouts-demos.firebaseapp.com/ )
69
- * [ Source Code] ( https://github.com/angular/flex-layout/blob/master/src/apps/demo-app/src/app/app.module.ts )
70
-
71
- * StackBlitz Templates
72
-
73
- * [ Flex-Layout Template] ( https://stackblitz.com/edit/angular-flex-layout-seed )
74
- * [ Flex-Layout + Material] ( https://stackblitz.com/edit/angular-material-flex-layout-seed?file=app%2Fapp.module.ts )
75
74
76
75
----
77
76
You can’t perform that action at this time.
0 commit comments