@@ -27,7 +27,6 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
27
27
* [ Versioning] ( #versioning )
28
28
* [ Creators] ( #creators )
29
29
* [ Community] ( #community )
30
- * [ Community Projects] ( #community-projects )
31
30
* [ License] ( #license )
32
31
* [ Support CoreUI Development] ( #support-coreui-development )
33
32
@@ -53,9 +52,9 @@ CoreUI is built on top of Bootstrap 4 and supports popular frameworks.
53
52
54
53
## CoreUI PRO Bootstrap Admin Templates
55
54
56
- | Default Theme | Legacy Theme | Dark Layout |
55
+ | Default Theme | Light Theme | Dark Theme |
57
56
| --- | --- | --- |
58
- | [ ![ CoreUI Pro Bootstrap Admin Template] ( https://coreui.io/images/mockups/mockup_3_1_default .png )] ( https://coreui.io/pro/ ) | [ ![ CoreUI Pro Bootstrap Admin Template] ( https://coreui.io/images/mockups/mockup_3_1_legacy .png )] ( https://coreui.io/pro/ ) | [ ![ CoreUI Pro Bootstrap Admin Template] ( https://coreui.io/images/mockups/mockup_3_1_dark .png )] ( https://coreui.io/pro/ )
57
+ | [ ![ CoreUI Pro Bootstrap Admin Template] ( https://coreui.io// images/mockups/laptop_4_bootstrap_default .png )] ( https://coreui.io/pro/ ) | [ ![ CoreUI Pro Bootstrap Admin Template] ( https://coreui.io/images/mockups/laptop_4_bootstrap_light .png )] ( https://coreui.io/pro/ ) | [ ![ CoreUI Pro Bootstrap Admin Template] ( https://coreui.io/images/mockups/laptop_4_bootstrap_dark .png )] ( https://coreui.io/pro/ )
59
58
60
59
## CoreUI Icons (522 Free icons) - Premium designed free icon set with marks in SVG, Webfont and raster formats.
61
60
@@ -85,7 +84,7 @@ $ npm install
85
84
86
85
``` bash
87
86
# serve with hot reload at localhost:3000.
88
- $ npm run serve
87
+ $ npm start
89
88
90
89
# build for production with minification
91
90
$ npm run build
@@ -161,13 +160,7 @@ See [the Releases section of our project](https://github.com/coreui/coreui-free-
161
160
Get updates on CoreUI's development and chat with the project maintainers and community members.
162
161
163
162
- Follow [ @core_ui on Twitter] ( https://twitter.com/core_ui ) .
164
- - Read and subscribe to [ CoreUI Blog] ( https://coreui.io/blog/ ) .
165
-
166
- ### Community Projects
167
-
168
- Some of projects created by community but not maintained by CoreUI team.
169
-
170
- * [ NuxtJS + Vue CoreUI] ( https://github.com/muhibbudins/nuxt-coreui )
163
+ - Read and subscribe to [ CoreUI Blog] ( https://blog.coreui.io/ ) .
171
164
172
165
## Copyright and license
173
166
0 commit comments