dayplanner:使用React,Flux和本地存储的Bookingreservation演示应用程序

时间:2024-06-05 12:04:29
【文件属性】:

文件名称:dayplanner:使用React,Flux和本地存储的Bookingreservation演示应用程序

文件大小:996KB

文件格式:ZIP

更新时间:2024-06-05 12:04:29

react gulp flux demo JavaScript

主动式日程计划器 ReactJS + Flux演示日历/预订应用程序。 强调 工作组件,动作,调度程序和存储 模拟API用于约会 Browserify捆绑 Reactify进行JSX转换 附带本地Gulp任务,用于整理,构建和本地Web服务 本地安装 在本地环境中克隆存储库 git clone https://github.com/johnmaster208/dayplanner.git cd进入dayplanner目录 安装npm依赖项 npm install 下载npm模块后,运行gulp默认任务 gulp 您的默认浏览器应在以下地址打开应用程序: http://localhost:5000/#/dashboard 如果您的主机名或端口与此冲突,请随时在gulpfile.js中修改config变量 演示版 演示


【文件预览】:
dayplanner-master
----eslint.config.json(369B)
----package.json(966B)
----gulpfile.js(2KB)
----server.js(197B)
----app.json(245B)
----dist()
--------css()
--------images()
--------index.html(227B)
--------scripts()
--------favicon.ico(2KB)
----src()
--------images()
--------routes.js(503B)
--------index.html(227B)
--------api()
--------main.js(404B)
--------components()
--------stores()
--------actions()
--------local.css(494B)
--------dispatchers()
--------favicon.ico(2KB)
----.gitignore(37B)
----README.md(964B)
----yarn.lock(115KB)

网友评论