Update README.md

This commit is contained in:
Scott Vitale
2017-02-04 22:28:07 -07:00
committed by GitHub
parent 845ac1db88
commit cdf73f87c6

View File

@@ -68,6 +68,7 @@ Inject the required meta tags in your base.html (or wherever your HTML <head&
Troubleshooting Troubleshooting
===== =====
While running the Django test server: While running the Django test server:
1. Verify that `/manifest.json` is being served 1. Verify that `/manifest.json` is being served
1. Verify that `/serviceworker.js` is being served 1. Verify that `/serviceworker.js` is being served
1. Use the Application tab in the Chrome Developer Tools to verify the progressive web app is configured correctly. 1. Use the Application tab in the Chrome Developer Tools to verify the progressive web app is configured correctly.