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
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Premium and Open Source dashboard template with responsive and high quality UI.
6
6
7
-
<strong><ahref="https://tabler.github.io/demo/">View Demo</a> | <ahref="https://github.com/tabler/tabler/archive/master.zip">Download ZIP</a></strong> | <strong><ahref="https://goo.gl/zJP2dT">Join us on Slack</a></strong>
7
+
<strong><ahref="https://tabler.github.io/demo/">View Demo</a> | <ahref="https://github.com/tabler/tabler/archive/master.zip">Download ZIP</a> | <ahref="https://goo.gl/zJP2dT">Join us on Slack</a></strong>
8
8
9
9
<br><br>
10
10
@@ -58,6 +58,10 @@ When completed, you will be able to run the various commands provided in the com
58
58
2. Open [http://localhost:4000](http://localhost:4000) in your browser, and voilà.
59
59
3. Any change in `/src` directory will build application and refresh the page.
60
60
61
+
### Development preview
62
+
63
+
All changes made on `dev` branch are avaliable on https://dev-tabler-tabler.buddy.show/. Every change in the code automatically compiles the source code.
64
+
61
65
**Warning!** all changes made in `_site/` folder would be overwritten on application build.
62
66
63
67
## Bugs and feature requests
@@ -67,8 +71,8 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/ta
0 commit comments