Skip to content

Commit

Permalink
Clean up deps and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Hawksworth committed Jan 18, 2021
1 parent 31269ae commit 9e6e838
Show file tree
Hide file tree
Showing 7 changed files with 11,568 additions and 2,444 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Good question. Here's what it will do...
## Prerequisites

- [Node and NPM](https://nodejs.org/)
- [Netlify CLI](https://github.com/netlify/cli)

## Running locally

Expand All @@ -48,7 +49,7 @@ npm install
npm run seed

# It will then be available locally for building with
npm run start
npom start
```

## Add some Netlify helpers
Expand Down
Loading

0 comments on commit 9e6e838

Please sign in to comment.