Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ To set up Clowder locally, follow these steps:
2. Install Dependencies
Install the required packages using your preferred package manager:

bash
Copy

```bash
npm install
# or
yarn install
Expand All @@ -64,9 +64,8 @@ To set up Clowder locally, follow these steps:
5. Run the Development Server
Start the local development server:

```bash
npm run dev
# or
yarn dev


Your application should now be running on http://localhost:3000.
Your application should now be running on http://localhost:3000.