Skip to content

Commit

Permalink
removed yarn refs from readme, .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bearni95 committed Dec 14, 2021
1 parent d21c872 commit 67adfaa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# local env files
.env.local
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Expand Down

0 comments on commit 67adfaa

Please sign in to comment.