vue-basics-part-1 Vue basics series Installation clone repo git clone https://github.com/webcodebg/vue-basics-part-1.git enter dir cd vue-basics-part-1 install dependencies npm install run the project npm run serve