文件名称:react_prototype:使用 React 的 Web 应用程序原型
文件大小:1.05MB
文件格式:ZIP
更新时间:2024-07-08 03:56:45
JavaScript
React原型 这是一个使用 React 的原型应用程序。 在这个原型中要实现的概念: 路由(历史 API) 阿贾克斯 jQuery ui 插件集成 测试(开玩笑) 服务器端渲染 (SSR) 完毕: 构建过程(gulp/grunt) 依赖项控制(浏览)
【文件预览】:
react_prototype-develop
----.jshintrc(296B)
----.gitattributes(11B)
----public()
--------stylesheets()
----front_end()
--------index.html(2KB)
--------robots.txt(43B)
--------styles()
--------favicon.ico(4KB)
--------images()
--------scripts()
----views()
--------layout.jade(124B)
--------error.jade(84B)
--------index.jade(66B)
----server.js(2KB)
----bower.json(168B)
----gulpfile.js(4KB)
----external_api()
--------server.js(806B)
----test()
--------index.html(668B)
--------bower.json(147B)
--------spec()
--------.bowerrc(40B)
----README.md(289B)
----dist()
--------index.html(1KB)
--------robots.txt(43B)
--------favicon.ico(4KB)
--------images()
--------scripts()
--------fonts()
--------.htaccess(40KB)
----.bowerrc(38B)
----.yo-rc.json(27B)
----.editorconfig(476B)
----.gitignore(82B)
----bin()
--------www(2KB)
----routes()
--------users.js(203B)
--------index.jsx(3KB)
----package.json(1KB)