Skip to content

shivangi-12/VueJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

VueJs

This repo contains some short codes of VueJs

Notes for first.html This is a simple html file but there are few points to notice in the file CDN used fro vue -> https://unpkg.com/vue@2.1.3/dist/vue.js This CDN can be directly used to convert a simple HTML file to have Vue functionalities. Inside the script tag, we have a list of names that we have by default in the list.and a method called addName() which can be used to add names in the names list.

About

This repo contains some short codes of VueJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages