From 99f5172417b23821989ac5aad15a2397508c8dda Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 1 Jun 2017 22:16:40 +0800 Subject: [PATCH] Add PWA template to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc41983b05..be553c6077 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ Current available templates include: - [browserify-simple](https://github.com/vuejs-templates/browserify-simple) - A simple Browserify + vueify setup for quick prototyping. +- [pwa](https://github.com/vuejs-templates/pwa) - PWA template for vue-cli based on the webpack template + - [simple](https://github.com/vuejs-templates/simple) - The simplest possible Vue setup in a single HTML file ### Custom Templates