Skip to content

Magicsoftuz/VueProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS practice

Vue.js is an awesome JavaScript Framework for building Frontend Applications, and I aim to learn this framework

Installation

Use the package manager npm to install VueJS practice.

npm install

Usage

const app = Vue.CreateApp({
 //options (Data, Methods)
})


app.mount("#id")

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Vuejs learning practice repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published