You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
39
35
- Progressive Web App enabled with [service workers](https://developers.google.com/web/fundamentals/getting-started/primers/service-workers)
40
36
- Offline capable with [service workers, app cache](https://developers.google.com/web/fundamentals/getting-started/primers/service-workers)
41
37
- 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)
44
38
45
39
### Instructions
46
40
@@ -51,7 +45,6 @@ First, install the WordPress plugins to enhance its REST API
0 commit comments