Skip to content

Personal COVID-19 Tracker Lao language - ເວັບຕິດຕາມ COVID-19

Notifications You must be signed in to change notification settings

philaphonh/covid-19-tracker-lao

Repository files navigation

covid-19-tracker-lao

COVID-19 Tracker in Lao language

About this project

This is a personal project that I built as a hobby during COVID-19 pandemic. You can try building yourself one!

It was first built with Vue.js & Buefy, components library for Vue based on Bulma. Later, I replaced Buefy with Vuetify.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Analyse Webpack bundle

It automatically run the analyser after building. To disable the analyser, add following command into vue.config.js.

module.exports = {
  pluginOptions: {
    webpackBundleAnalyzer: {
      openAnalyzer: false
    }
  }
};

For more information, please visit its documentation.

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Personal COVID-19 Tracker Lao language - ເວັບຕິດຕາມ COVID-19

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published