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
@@ -21,7 +21,13 @@ Curious why I decided to create CoreUI? Please read this article: [Jack of all t
21
21
22
22
CoreUI is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.
23
23
24
-
CoreUI is based on Bootstrap 4 and offers 6 versions: [HTML5 AJAX](https://github.com/coreui/free-bootstrap-admin-template-ajax), [HTML5](https://github.com/coreui/free-angular-admin-template), [Angular 2+](https://github.com/coreui/free-angular-admin-template), [React.js](https://github.com/coreui/free-react-admin-template) & [Vue.js](https://github.com/coreui/free-vue-admin-template), [.NET Core 2](https://github.com/coreui/free-dotnet-admin-template).
24
+
CoreUI is based on Bootstrap 4 and offers 6 versions:
CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
27
33
@@ -71,7 +77,7 @@ CoreUI is built on top of Bootstrap 4 and supports popular frameworks.
71
77
Before you begin, make sure your development environment includes `Node.js®` and an `npm` package manager.
72
78
73
79
###### Node.js
74
-
Angular requires `Node.js` version 8.x or 10.x.
80
+
Angular requires `Node.js` version 8.x or 10.x
75
81
76
82
- To check your version, run `node -v` in a terminal/console window.
77
83
- To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
@@ -82,6 +88,10 @@ Install the Angular CLI globally using a terminal/console window.
0 commit comments