Skip to content

Commit

Permalink
README: Add note about npm run precache
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Apr 5, 2016
1 parent f33eee3 commit 860cb0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ npm install
* `npm run build` - build into the `public/` directory
* `npm run lint` - lint `src/`
* `npm run lint:fix` - lint `src/` and auto-fix issues where possible
* `npm run precache` - generates Service Worker in `public/` directory

## MIT Licensed

0 comments on commit 860cb0d

Please sign in to comment.