Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Commit 80347ad

Browse files
committed
Remove mention of AppEngine requirement
1 parent ac07be0 commit 80347ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ $ gulp
3636
$ nodemon server/app.js && gulp dev
3737
```
3838

39-
You will need to use AppEngine to serve the contents of the directory.
40-
4139
## Why?
4240

4341
[Service Workers](http://www.html5rocks.com/en/tutorials/service-worker/introduction/) are fantastic for offline caching but they also offer significant performance wins in the form of instant loading for repeat visits. This is possible with just a few changes to our overall application’s UI architecture.

0 commit comments

Comments
 (0)