# vue-elm **Repository Path**: alanhaledc/vue-elm ## Basic Information - **Project Name**: vue-elm - **Description**: A Take-Away Mobile Web App demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-elm > A Vue.js project [演示地址](http://elm.haledeng.com) ### Build Setup ```bash # install dependencies yarn # serve with hot reload at localhost:8080 yarn serve # build for production env yarn build # setup app node prod.server.js ``` ### 版本信息 - [Vue2 版本](https://github.com/haledc/vue-elm/tree/vue2) - [Vue2 + @vue/composition-api 版本](https://github.com/haledc/vue-elm/tree/vue2-composition-api) - [Vue2 + Typescript 版本](https://github.com/haledc/vue-elm/tree/vue2-ts) ### 说明 - 项目资源来源于[慕课网-Vue.js 高仿饿了么外卖 APP](https://coding.imooc.com/class/74.html),~~慕课网项目教学用的`vue 1.0`~~(目前课程已更新到 v2.5 版本) - Vue 启蒙课,这里更新到了最新的 v2.6 版本和使用 typescript 重构,文件结构也有所变化 - 添加了部分组件的测试代码 - 项目主要用来学习的;另外,这个项目现在也已经开源了:[项目地址](https://github.com/ustbhuangyi/vue-sell) - 大家有能力的话请尽量支持正版