加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > 安全 > 正文

ionic2开发的仿外卖点餐系统(Ionic2+Angular2

发布时间:2020-12-17 08:18:52 所属栏目:安全 来源:网络整理
导读:github上的项目源码 Run this Project(运行该项目) first(首先): make sure your computer install ionic 确保你的电脑安装了ionic2,不懂自行百度 second(其次): $ ionic start wechat_restaurant tutorial --v2 third(然后): find local file: /wec

github上的项目源码

Run this Project(运行该项目)

first(首先):

make sure your computer install ionic
确保你的电脑安装了ionic2,不懂自行百度

second(其次):

$ ionic start wechat_restaurant tutorial --v2

third(然后):

find local file: /wechat_restaurant,
then delete all files except on /node_modules in /wechat_restaurant,
then copy all files downloaded here into /wechat_restaurant
找到刚刚安在本地的项目wechat_restaurant文件夹,删除除了node_modules文件夹以外的所有文件,复制从这里下载的所有文件到项目wechat_restaurant中

finally(最后):

$ npm install $ npm install jquery
$ ionic serve

result(结果预览):


......

github源码:https://github.com/imjiangwen/wechat_restaurant

百度网盘:https://pan.baidu.com/s/1vkHU1JZ0XPrSFUJRaHXkDg 密码:z3yo

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读