55 Forks
635 Stars
635 Watchers

chibivue

chibivue is a minimal vuejs/core implementations (reactivity, virtual dom, component runtime, compiler). An online book for building your own Vue.js.

How to download and setup chibivue

Open terminal and run command
git clone https://github.com/chibivue-land/chibivue.git
git clone is used to create a copy or clone of chibivue repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chibivue https://github.com/chibivue-land/chibivue/archive/master.zip

Or simply clone chibivue with SSH
[email protected]:chibivue-land/chibivue.git

If you have some problems with chibivue

You may open issue on chibivue support forum (system) here: https://github.com/chibivue-land/chibivue/issues