node-starter:节点,ES6,Express,React,Grunt

时间:2024-05-25 08:39:15
【文件属性】:

文件名称:node-starter:节点,ES6,Express,React,Grunt

文件大小:32KB

文件格式:ZIP

更新时间:2024-05-25 08:39:15

JavaScript

节点启动器 节点服务器和基于响应的客户端的入门项目。 的结构使得与环境无关的代码可以由客户端和服务器共享和使用。 技术包括: 节点 表示 摩卡测试 客户 React Alt(flux框架) 杂项 Grunt用于文件监视和测试运行 共享的BaseModel可轻松将模型与JSON进行反序列化 入门 初始设置 brew install node # if you don't have node npm install -g grunt-cli # if you don't have grunt npm install bower install # Test it out grunt build test 测验 检出: src/test/unit/test-spec.es6 使用以下命令运行测试: grunt test 节点 要查看如何实现api路由,请查看: s


【文件预览】:
node-starter-master
----.eslintrc(720B)
----bower.json(330B)
----Gruntfile.js(877B)
----npm-debug.log(974B)
----src()
--------shared()
--------client()
--------servers()
--------test()
----.grunt()
--------helpers()
--------tasks()
--------options()
----README.md(888B)
----.bowerrc(51B)
----.editorconfig(346B)
----.gitignore(172B)
----package.json(1KB)

网友评论