react-isomorphic-demo:2015 年 3 月芝加哥 React 聚会的演示应用程序

时间:2024-07-06 18:31:22
【文件属性】:

文件名称:react-isomorphic-demo:2015 年 3 月芝加哥 React 聚会的演示应用程序

文件大小:60KB

文件格式:ZIP

更新时间:2024-07-06 18:31:22

JavaScript

2015 年 3 月 24 日芝加哥 React Meetup 的演示应用程序。 设置 注册一个 API 密钥 注册一个 API 密钥 将您的 API 密钥放在config/default.json文件中。 运行npm install 开发模式 npm start 打开浏览器: http://localhost:4000 生产模式 npm run build npm run start-prod 打开浏览器: http://localhost:4000 运行测试 npm test


【文件预览】:
react-isomorphic-demo-master
----public()
--------index.html(687B)
--------500.html(84B)
--------img()
--------css()
----server.js(886B)
----webpack.config.js(362B)
----lib()
--------geocoder.js(638B)
--------forecast.js(2KB)
--------forecast-io.js(575B)
----config()
--------production.json(9B)
--------default.json(157B)
----test()
--------app()
----README.md(642B)
----.editorconfig(183B)
----.gitignore(51B)
----app()
--------main.js(352B)
--------root.jsx(2KB)
--------forecast.jsx(873B)
--------change-location.jsx(990B)
----index.js(2KB)
----package.json(922B)

网友评论