Home

Awesome

Simple blog - Vue2-pwa

Simple blog based on django-tastypie REST apis built with Vuejs2-pwa. It covers on how a vue js app can be structured along with basic authentication in place. How components can be built to achieve overall desired functionality without repeating the code everytime.

Light house score for pwa: 91/100

Using High resoultion images on the home screen, which is why the app load takes time and thus it has low score in performance.

Working demo can be found here -> demo

Plugins used:

Note:

Items covered:

To do:

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build