Fork me on GitHub
摘要: 一、初始化项目 1、下载模板 进入github中https://github.com/tastejs/todomvc-app-template,并且在命令行将其clone下来 2、安装依赖 进入项目目录中安装依赖 3、引入vue.js文件 首先在命令行中安装vue 然后再index.html中引入 阅读全文
posted @ 2019-07-31 20:13 iveBoy 阅读(3307) 评论(1) 推荐(0)
TOP