Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nygardk committed Nov 19, 2023
1 parent 76d0ec7 commit 7813b97
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,11 @@

#### Demo

[View deployed demo](https://npm-react-share-demo.netlify.app)
- [Deployed demo](https://npm-react-share-demo.netlify.app) (from [`./demo`](./demo/))

[Codesandbox example](https://codesandbox.io/p/sandbox/react-share-demo-474q4k)
- [Codesandbox example](https://codesandbox.io/p/sandbox/react-share-demo-474q4k)

To run demo locally: clone repo and run `npm install && npm run run-demos`
and open `http://localhost:8080`.
- Locally: clone the repository and run `npm install && npm run demo`.

## Install

Expand Down

0 comments on commit 7813b97

Please sign in to comment.