/bills-page

Experiment using ESModules, .vue files, store, firestore without any bundling or build steps.

Primary LanguageVue

Page Bills

This is just an experiment to play around with ESModules in the browser and vue files.

No build step was required.

Performance is a little worse than projects using webpack/vue-loader since the vue files get compiled at runtime. To achieve better performance compile and bundle the project with webpack/vue-loader.

In this project:

  • Vuejs using .vue files and single file components
  • Quasar
  • Vuex Store
  • Firestore Database

Preview: