Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hola-soy-milk authored Feb 20, 2024
1 parent 863b2bb commit 5908513
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Configuring pnpm to use the hoisted `node_modules` structure, and installing the
cd guest-list-mobile
echo 'node-linker=hoisted' > ./.npmrc
pnpm install --force
mv babel.config.js babel.config.cjs
```

Once everything is done installing, let's open it up and bring the terminal in:
Expand All @@ -52,6 +53,7 @@ Once everything is done installing, let's open it up and bring the terminal in:

Before proceeding, let's set up the [UpLeveled ESLint Config](https://github.com/upleveled/eslint-config-upleveled)!


First, let's take a look inside `package.json`:

```json
Expand Down

0 comments on commit 5908513

Please sign in to comment.