hellovue:vue编写的hello级别的答题程序

时间:2021-04-28 16:21:47
【文件属性】:
文件名称:hellovue:vue编写的hello级别的答题程序
文件大小:139KB
文件格式:ZIP
更新时间:2021-04-28 16:21:47
JavaScript hellovue A Vue.js project 项目运行(nodejs 6.0+) # 克隆到本地 git clone https://github.com/wanghaizhou/hellovue.git # 进入文件夹 cd hellovue # 安装依赖 npm install # 开启本地服务器localhost:8080 npm run dev # 发布环境 npm run build # 说明 > 非常简单的一个vue2 + vuex +Vue Router的简单项目,适合作为入门练习。 > 如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^ > 该程序为helloword级别的vue入门项目,模仿自大牛bailicangdu的入门项目 https://github.com/bailicangdu/vue2-happyfri/ ## 路由配置 ``

网友评论