An open API service indexing awesome lists of open source software.

https://github.com/dashpilot/vue-es-modules-no-build

Example of how to create a Vue app without a build/bundle step by making use of ES Modules instead of Single-File-Components
https://github.com/dashpilot/vue-es-modules-no-build

Last synced: 4 days ago
JSON representation

Example of how to create a Vue app without a build/bundle step by making use of ES Modules instead of Single-File-Components

Awesome Lists containing this project

README

          

# vue-es-modules-no-build
Example of how to create a Vue app without a build/bundle step by making use of ES Modules instead of Single-File-Components