You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,14 +26,14 @@ This workflow contains:
26
26
- Eslint
27
27
- Prettier
28
28
29
-
This workflow isn't designed for use as a single page app architecture such as Vue.js, however you can use javascript to augment pages if needed.
29
+
This workflow isn't designed for use with single page app architecture such as Vue.js, however you can use javascript to augment pages if needed.
30
30
31
31
Comments, suggestions & pull requests are always welcome. See the [issues list](https://github.com/fephil/jamstack-website/issues) for more information about future enhancements and changes.
32
32
33
33
## Requirements
34
34
35
35
- Node 14 LTS or Node 16
36
-
- NPM 7 (however, if package-lock.json is deleted, Yarn or NPM 6 can be used)
36
+
- NPM 7 (however, if package-lock.json is deleted, Yarn or NPM v6 can be used)
0 commit comments