Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tjcchen/vue-practice

🌈 Personal VueJS practice project. This repo covers syntax usage, Vuex, Vue Router, Vue Unit Test, and so forth.
https://github.com/tjcchen/vue-practice

components es6 javascript unit-test vue-router vuejs vuex

Last synced: about 22 hours ago
JSON representation

🌈 Personal VueJS practice project. This repo covers syntax usage, Vuex, Vue Router, Vue Unit Test, and so forth.

Awesome Lists containing this project

README

        

Vue.js practice project



Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.



It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.



"Progressive" means developers can learn this web framework in a way that from simple to complex.

Documentation



Live Examples and docs, please visit vuejs.org.

Contact



Email: [email protected]

License



This project is licensed under the terms of the MIT license.