Skip to content

Commit

Permalink
fix: suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Arindam200 authored Jun 4, 2024
1 parent 4d3bfb3 commit 69094e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</h1>


# <p align="center"> Example-Typescript
# <p align="center"> React x Pieces
<p align="center">
<a href="https://github.com/pieces-app/example-typescript" alt="GitHub contributors">
<img src="https://img.shields.io/github/contributors/pieces-app/example-typescript.svg" />
Expand Down Expand Up @@ -39,8 +39,8 @@ This is a Sample React Project with the integration of Pieces npm package.

Before setting up the project we need to:

1. Download the [Pieces OS application](https://docs.pieces.app/installation-getting-started/what-am-i-installing)
2. Install the [npm package](https://www.npmjs.com/package/@pieces.app/pieces-os-client)
Download the [Pieces OS application](https://docs.pieces.app/installation-getting-started/what-am-i-installing)


## Local Setup

Expand All @@ -62,7 +62,7 @@ npm install
```sh
npm start
```
5. Access the url `http://localhost:8000` and start Exploring!
5. Access the url `http://localhost:3000` and start Exploring!

## Additional Resources

Expand Down Expand Up @@ -90,4 +90,4 @@ If you discover any security-related issues, create an issue and tag our maintai

## License

This repository is available under the [MIT License](./LICENSE).
This repository is available under the [MIT License](./LICENSE).

0 comments on commit 69094e7

Please sign in to comment.