Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snrakshith authored Jul 30, 2024
1 parent b5e2c65 commit 873e59d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ Demo project for the [How to set up a Front-End project with Vite, React, and Ty

## Demo

You can see this project deployed to Cloudflare Pages!
You can see this project deployed to Github Pages!

Link: <https://setup-project-demo.pages.dev>
Link:

## Run Locally

Clone the project

```bash
git clone https://github.com/Pixelmatters/setup-project-demo
git clone https://github.com/snrakshith/react-template
```

Go to the project directory

```bash
cd setup-project-demo
cd react-template
```

Install dependencies
Expand Down

0 comments on commit 873e59d

Please sign in to comment.