Skip to content

Commit

Permalink
Revise walkthrough in readme and touch up examples (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanderkamp authored Apr 30, 2023
1 parent fe88655 commit 6e7edb0
Show file tree
Hide file tree
Showing 29 changed files with 335 additions and 315 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: 🔨 Setup Node
uses: actions/setup-node@v3
with:
node-version-file: ".nvmrc"
node-version: "*"

- name: 📦 Install Dependencies
run: npm ci
Expand Down
Loading

0 comments on commit 6e7edb0

Please sign in to comment.