Skip to content

Commit 860cb0d

Browse files
committed
README: Add note about npm run precache
1 parent f33eee3 commit 860cb0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@ npm install
5555
* `npm run build` - build into the `public/` directory
5656
* `npm run lint` - lint `src/`
5757
* `npm run lint:fix` - lint `src/` and auto-fix issues where possible
58+
* `npm run precache` - generates Service Worker in `public/` directory
5859

5960
## MIT Licensed

0 commit comments

Comments
 (0)