Skip to content

Simple showcasing of a Vue app using Vue CDN only

Notifications You must be signed in to change notification settings

jdbacero/vue-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static SPA Vue using Vue CDN

A simple Vue app showcasing some basic Vue with just the CDN.

In here I...

  • Used props so the components can receive data
  • Used emit so parent components can listen
  • Used data from main app instantiation and displayed in main page
  • Divided the app in to different components

Techs used

  • HTML
  • CSS (BootStrap 5)
  • JS (Vue)

About

Simple showcasing of a Vue app using Vue CDN only

Resources

Stars

Watchers

Forks