Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 555 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 555 Bytes

About Hapnn

A progressive web application that displays live top and breaking news headlines from Nigeria. Live preview

Online Offline

Build Setup

# 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