From df261777e21b953fff436376c7236a3c095e5baf Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 21 Nov 2020 16:31:16 +0100 Subject: [PATCH] readme fixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1b18431ff..7a420bb55 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A premium and open source dashboard template with a responsive and high-quality UI. -View Demo | View React Version | Download ZIP +View Demo | Download ZIP ![Tabler preview](/src/static/tabler-preview.png?raw=true) @@ -26,7 +26,7 @@ We've created this admin panel for everyone who wants to create templates based ## Sponsor Tabler -Sponsor Tabler +Sponsor Tabler ### Sponsors @@ -67,7 +67,7 @@ Once you complete the setup, you'll be able to run the various commands provided 1. From the root `/tabler` directory, run `npm run start` in the command line. 2. Open [http://localhost:3000](http://localhost:3000) in your browser, and voilĂ . -3. Any change in the `/pages` directory will build the application and refresh the page. +3. Any change in the `/src` directory will build the application and refresh the page. **Note**: Run `npm run build` for reforms a one off build application without refresh.