文件名称:playground_reactivity:使用 Meteor.js 的React性游乐场
文件大小:32KB
文件格式:ZIP
更新时间:2024-07-10 05:58:39
JavaScript
创建时间:2015 年 2 月 添加一名作者 使用 Meteor javascript 框架进行React性实验的游乐场。 * A live copy should be running at hellomartijn.meteor.com * Source code is available at https://github.com/turiphro/playground\_reactivity * Author: Martijn van der Veen (http://turiphro.nl) 流星命令 创建新应用 流星创建&& cd 启动本地流星网络服务器 流星 [--port ] 看看mongodb里面 流星蒙戈 清除mongodb,重置项目(小心!) 流星重置 关闭自动发布(开启权限管理) 流星删除自动发布 部署到meteor子域 流星部署SUBDOMAIN.mete
【文件预览】:
playground_reactivity-master
----client()
--------main.html(505B)
--------views()
--------stylesheets()
--------main.js(1KB)
--------layout.html(681B)
--------header.html(1KB)
----server()
--------startup.js(311B)
--------publications.js(729B)
----collections()
--------waves.js(1KB)
--------notifications.js(679B)
--------posts.js(3KB)
--------shouts.js(441B)
--------comments.js(1KB)
----.meteor()
--------versions(1KB)
--------.finished-upgraders(229B)
--------platforms(15B)
--------.gitignore(6B)
--------packages(383B)
--------.id(323B)
--------release(15B)
----.gitignore(7B)
----lib()
--------router.js(3KB)
----public()
--------img()
----README.md(5KB)