From 9e51b1519e9d7aa5d4c558753cfa32a1b5e42ebe Mon Sep 17 00:00:00 2001 From: bloomui <78698907+bloomui@users.noreply.github.com> Date: Wed, 18 Aug 2021 21:53:22 +0300 Subject: [PATCH] Update README.md --- README.md | 55 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 1736bc5..c30358d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@
+ If you prefer working with Javascript instead of Typescript then this admin template is for you. Tokyo Free White Javascript Admin Dashboard Template is powered by React and Material-UI which is one of the most popular frontend frameworks available today. +
++You can use this admin dashboard to build whatever you want, as we released it under a MIT License, free and open source. +
++We keep all NPM dependencies up to date and do regular updates and improvements. +
++Check out the live preview we’ve set up to see all the included features, like dashboard components, customized Material-UI cards and even a Messenger chat application. +
++You can easily change the styles and colors schemes just by modifying a single variables file. +
+ +--- +If you're looking for more features like translations, complex user flows, redux examples and more, we recommend taking a look at the premium version (Tokyo White Javascript Dashboard) on bloomui.com
---To view the available online documentation files please visit the following link: - - https://tokyo.bloomui.com/docs - -
+git clone https://github.com/bloomui/tokyo-free-white-react-admin-dashboard-js.git
npm install
inside the project foldernpm run start
. A browser window will open on http://localhost:3000 where you''ll see the live preview
- Make sure you have the latest stable versions for Node.js and NPM installed. After that, run npm install
inside the project-folder and after the install finished, run npm run start
. A browser window will open and you will see the live preview.
-
- We recommend browsing through the online documentation we've prepared for Tokyo React Admin Dashboard. -