Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HIMELha authored Apr 25, 2024
1 parent 452761b commit 20349ce
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# adminLte
adminLte is free a free admin dashboard template. Created with html,tailwind css and javascript

<h2 style="color:blue;">Admin Lte V1.0</h2>
## <h2 style="color:blue;">Admin Lte V1.0</h2>

<img src="src/images/Screenshot 2023-08-26 at 17-16-43 AdminLte v1.0.png">

<br>

<h2> Download and use it in your project </h2>
#### step 1.

### step 1.
<p>download and open project in your vs code</p>

#### step 2.
### step 2.
<h3>Run this command</h3>
In your teminal
<i> npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch </i>
Expand Down

0 comments on commit 20349ce

Please sign in to comment.