Skip to content

Commit b28a86f

Browse files
committed
readme file update
1 parent ad9f1a6 commit b28a86f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,18 @@ npm install
4141

4242
3. Run project
4343

44-
For React
45-
4644
```
4745
For React
4846
4947
npm run dev
5048
```
5149

50+
```
51+
For Vite Admin
52+
53+
npm run start
54+
```
55+
5256
```
5357
For Tailwind
5458
@@ -139,6 +143,7 @@ Looking for even more features? Check out SaasAble's [premium version](https://m
139143

140144
- React 19
141145
- Next js
146+
- Vite
142147
- TypeScript
143148
- Material UI v7
144149
- JavaScript

0 commit comments

Comments
 (0)