Skip to content

Commit

Permalink
✨ updates deps + add README
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandure committed Jul 9, 2024
1 parent 55c21f2 commit eed579c
Show file tree
Hide file tree
Showing 3 changed files with 34,989 additions and 37,930 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,17 @@

## 🚀 Quick start

1. **Create a Gatsby site.**
1. **Install dependencies**

Use the Gatsby CLI to create a new site, specifying the minimal starter.

```shell
# create a new Gatsby site using the minimal starter
npm init gatsby
npm install --force
```

2. **Start developing.**

Navigate into your new site’s directory and start it up.

```shell
cd my-gatsby-site/
npm run develop
```

Expand Down
Loading

0 comments on commit eed579c

Please sign in to comment.