Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-aziz committed Feb 18, 2022
1 parent ebb4404 commit ccacdb6
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,7 @@
</div>

<hr/>

<br/>
<br/>

-note: If you don't have `pnpm` installed you can install it with `npm install -g pnpm`. Alternatively, you can use `npm` instead of `pnpm`.

To get started:

```
pnpm install
```

Then,

```
pnpm run dev
```

If you want to run locally as https:

```
npm run dev-https
```

Why you would want to run locally as https is for many reasons. One of which is to be able to access the browser `window.navigation.clipboard` object.

When you run `npm run dev-https`, you will have `http://localhost:3000` and `https://localhost:3001` running.

<br/>
<hr/>
<br/>

<div align="center">
Expand Down

0 comments on commit ccacdb6

Please sign in to comment.