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 @@

- Tokyo React Admin Dashboard + Tokyo Free White Javascript Dashboard

- Tokyo React Admin Dashboard + Tokyo Free White Javascript Dashboard
@@ -13,23 +13,44 @@
![version](https://img.shields.io/badge/version-1.0.0-blue.svg) +![license](https://img.shields.io/badge/license-MIT-blue.svg) +
-

Tokyo Free White Typescript Dashboard features a nice classic light & clean design and color scheme. -

+

Free React Javascript Admin Dashboard Template built with Material-UI

+

+ 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. +

+ +--- +

Updrade to PRO

+ +

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

---

- Online Documentation + Quick Start

- -

To view the available online documentation files please visit the following link: - - https://tokyo.bloomui.com/docs - -

+
    +
  1. Make sure you have the latest stable versions for Node.js and NPM installed
  2. +
  3. Clone repository: git clone https://github.com/bloomui/tokyo-free-white-react-admin-dashboard-js.git
  4. +
  5. Install dependencies: Run npm install inside the project folder
  6. +
  7. Start dev server: After the install finishes, run npm run start. A browser window will open on http://localhost:3000 where you''ll see the live preview
  8. +
--- @@ -41,15 +62,3 @@ support@bloomui.freshdesk.com

- ---- - -

- Quick Start -

-

- 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. -