Skip to content

aLikeep/AreYouHungry

 
 

Repository files navigation

AreYouHungry

are you hungry?

a vue.js 'are you hungry' project

	### 项目构建

	### install dependencies || 安装依赖关系
	npm install

	### 服务热加载 ☞ localhost:8080
	npm run dev

	### 通过压缩生产环境
	npm run build

	### 运行单元测试
	npm run unit

	### 运行e2e测试
	npm run e2e

	### 运行所有测试
	npm test

About

💶 Vue.js高仿饿了么外卖App课程源码 ,vue1🌠vue2版本迁移

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.2%
  • JavaScript 38.5%
  • CSS 10.3%
  • HTML 1.0%