Preview link : https://covid-info-ph.netlify.app
# clone this repository
# install dependencies // use yarn (required)
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch static app
$ yarn generate
$ yarn start
For detailed explanation on how things work, check out Nuxt.js docs.