Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aadiprakashh authored Oct 19, 2024
1 parent e047363 commit d267d90
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ The **Seller's Admin Dashboard** is a web-based application designed to provide
## Getting Started

## Project Structure
```
SELL/
```bash
SELL/
├── dist/ # Distribution folder (production build)
├── node_modules/ # Node.js dependencies
Expand All @@ -62,9 +62,8 @@ The **Seller's Admin Dashboard** is a web-based application designed to provide
├── package.json # Project metadata and dependencies
├── README.md # Documentation for the project
└── vite.config.js # Vite configuration file





### Prerequisites
- Node.js (v14+)
- npm or yarn (latest version)
Expand Down

0 comments on commit d267d90

Please sign in to comment.