Skip to content

Commit e97e798

Browse files
Update Readme.md
1 parent 45792a6 commit e97e798

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ Live version: [https://www.fullstackweekly.com/](https://www.fullstackweekly.com
99

1010
![alt tag](https://api.fullstackweekly.com/wp-content/uploads/2017/03/vue-wordpress-pwa.png)
1111

12-
## Lighthouse Score
13-
14-
![alt tag](https://api.fullstackweekly.com/wp-content/uploads/2017/03/lighthouse.png)
15-
1612
## Description
1713

1814
This is the code for the [FullStackWeekly](https://www.fullstackweekly.com/) website. You can use it as a starter pack for your WordPress site as well.
@@ -39,8 +35,6 @@ Make sure that [Node v7](https://nodejs.org/en/download/releases/) is installed.
3935
- Progressive Web App enabled with [service workers](https://developers.google.com/web/fundamentals/getting-started/primers/service-workers)
4036
- Offline capable with [service workers, app cache](https://developers.google.com/web/fundamentals/getting-started/primers/service-workers)
4137
- CSS with [Sass](http://sass-lang.com/)
42-
- Router via [Vue-router](https://github.com/vuejs/vue-router)
43-
- Web requests via [Vue-resource](https://github.com/pagekit/vue-resource)
4438

4539
### Instructions
4640

@@ -51,7 +45,6 @@ First, install the WordPress plugins to enhance its REST API
5145
- REST API Enabler
5246
- WP REST API - filter fields
5347
- WP REST API - Pure Taxonomies
54-
- WP REST API Menus
5548
- WP-CORS
5649

5750
Then, clone the repo or create a fork

0 commit comments

Comments
 (0)