文件名称:todo:基于meteorJS的简单时间和金钱管理应用程序
文件大小:12KB
文件格式:ZIP
更新时间:2024-07-28 01:51:04
JavaScript
自述文件: 依赖项: GroundDB: --------- meteor add ground:db This is a collection that keeps the data in the clientside with the possibility of syncing to the server side. We use this so that the app can also work offline. Bootstrap3: ----------- meteor add mizzao:bootstrap-3 Taking care of css Iron-Router: ------------ meteor add iron:router Takes care of Routing.
【文件预览】:
todo-master
----client()
--------Items.js(75B)
--------views()
----README.md(408B)
----router.js(439B)