Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunattam committed Jul 3, 2023
1 parent 9b0f745 commit 28a8143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ npm install
npm run build
```

For local setup, run the following (`fetchPosts.js` fetches posts from GitHub Issues).
For local setup, run the following (`fetchPosts.js` fetches posts from GitHub Issues). Delete `scripts/.cached-issues.json` to force a re-fetch.

```bash
node scripts/fetchPosts.js
Expand Down

1 comment on commit 28a8143

@vercel
Copy link

@vercel vercel bot commented on 28a8143 Jul 3, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

arjun-is – ./

arjun-is.vercel.app
arjun.is
arjun-is-git-master-arjun27.vercel.app
arjun-is-arjun27.vercel.app

Please sign in to comment.