Logo Lanfrica

dwinjnr/hapnn

Record type:

software
Creator:
dwi
Host:
A progressive web application that displays live top and breaking news headlines from Nigeria. Offline feature enabled with service worker and indexDB ### About Hapnn A progressive web application that displays live top and breaking news headlines from Nigeria. Live preview Online | Offline :-------------------------:|:-------------------------: | ### Build Setup ``` bash # install dependencies npm install # build for production with minification npm run build # in order to emulate HTTP server and serve Hapnn npm install -g serve serve dist/ ``` ### Tools and Technologies * Vue.js * Service worker * IndexDB