Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rajtoshranjan committed Sep 7, 2024
2 parents 1813a81 + 8a4b030 commit e207b55
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ To get started with the CodinGunda Earth, follow these steps:

### Usage

1. Start the development server: `npm run dev`
2. Open your web browser and go to `http://localhost:5173`
1. Create a `.env.development` file in the `env-files` directory, using the `env-files/.env.sample` file as a reference for all required environment variables.
2. Start the development server: `npm run dev`
3. Open your web browser and go to `http://localhost:5173`

0 comments on commit e207b55

Please sign in to comment.