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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This is a responsive admin dashboard built using **HTML 5**, **CSS 3** and **Jav
9
9
-[Running the application](#run-the-application)
10
10
-[Copyright and License](#copyright-and-license)
11
11
12
-
## Prerequisites
12
+
###Prerequisites
13
13
14
14
Install the following prerequisites:
15
15
@@ -18,16 +18,16 @@ Install the following prerequisites:
18
18
**Live Server** allows us to launch a local development server that enables a live reload of our project.
19
19
20
20
21
-
## Run the application
21
+
###Run the application
22
22
23
23
To run the application, start the **Live Server** by clicking **Go Live** in the bottom right corner of the status bar in Visual Studio Code. This action will load the website in your default web browser.
0 commit comments