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
@@ -19,6 +19,19 @@ Demo](https://flatlogic.com/admin-dashboards/react-dashboard/demo). Use followin
19
19
* Stylish, clean, responsive layout
20
20
* Authentication
21
21
22
+
## Pages
23
+
We have implemented some basic pages, so you can see our template in action.
24
+
25
+
* Dashboard
26
+
* Typography
27
+
* Tables
28
+
* Notifications
29
+
* Charts
30
+
* Icons
31
+
* Maps
32
+
* Login
33
+
* Error
34
+
22
35
## Quick Start
23
36
24
37
#### 1. Get the latest version
@@ -34,7 +47,7 @@ $ cd MyApp
34
47
#### 2. Run `yarn install`
35
48
36
49
This will install both run-time project dependencies and developer tools listed
37
-
in [package.json](../package.json) file.
50
+
in [package.json](package.json) file.
38
51
39
52
#### 3. Run `yarn start`
40
53
@@ -63,6 +76,13 @@ For any additional information please refer to [Flatlogic homepage](https://flat
63
76
- Subscribe to Flatlogic newsletter at [flatlogic.com](https://flatlogic.com/)
64
77
- Like our page on [Facebook](https://www.facebook.com/flatlogic/):thumbsup:
65
78
79
+
## More from Flatlogic
80
+
-[Awesome Bootstrap Checkboxes & Radios](https://github.com/flatlogic/awesome-bootstrap-checkbox) - ✅ Pure css way to make inputs look prettier
81
+
-[React Native Starter](https://github.com/flatlogic/react-native-starter) - 🚀 A powerful react native starter template that bootstraps development of your mobile application
0 commit comments