Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevRohit06 authored Dec 27, 2023
1 parent d6c68ad commit f20c36d
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,16 @@ cd Portfolio-website

```



3. Install the dependencies:
3. Change the Google Analytics Key Code to your own Key

Change the Key inside
```
Portfolio-website/src/layouts/Layout.astro & BlogLayout.astro
```


4. Install the dependencies:



Expand All @@ -93,7 +100,7 @@ npm install



4. Start the development server:
5. Start the development server:



Expand All @@ -105,7 +112,7 @@ npm run dev



5. Open your browser and visit [http://localhost:3000](http://localhost:3000) to see the website locally.
6. Open your browser and visit [http://localhost:3000](http://localhost:3000) to see the website locally.



Expand Down

1 comment on commit f20c36d

@vercel
Copy link

@vercel vercel bot commented on f20c36d Dec 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.