razzle-template:具有React,Effector,TypeScript,ReactRouter和StyledComponents的SSR模板

时间:2024-05-26 08:53:06
【文件属性】:

文件名称:razzle-template:具有React,Effector,TypeScript,ReactRouter和StyledComponents的SSR模板

文件大小:240KB

文件格式:ZIP

更新时间:2024-05-26 08:53:06

react typescript react-router styled-components effector

效应器SSR模板 如何使用 按Use this template按钮。 克隆它,安装并运行: yarn install yarn start import {} from "effector-root"而不是"effector"使用import {} from "effector-root" 。 所有单位都应在根域中创建。 使用createStart , withStart和useStart从page-routing.ts换页开始的事件。 结构 src/server.tsx — Express服务器,将React渲染为流 src/index.tsx — Node.js入口点,具有热模块替换和导入服务器 src/client.tsx —浏览器端入口点,可为商店src/client.tsx并做出React src/application.tsx —具有全局样式和效果提供src/appl


【文件预览】:
razzle-template-master
----.eslintrc(650B)
----razzle.config.js(332B)
----.babelrc(178B)
----.lintstagedrc(181B)
----package.json(3KB)
----.github()
--------release-drafter.yml(845B)
--------workflows()
----.prettierrc(152B)
----LICENSE(1KB)
----src()
--------server.tsx(4KB)
--------client.tsx(662B)
--------application.css(0B)
--------pages()
--------application.test.tsx(505B)
--------lib()
--------index.ts(735B)
--------application.tsx(551B)
----.huskyrc(105B)
----tsconfig.json(899B)
----configs()
--------eslint-config.json(137B)
----.gitignore(158B)
----typings()
--------index.d.ts(133B)
----.commitlintrc.json(53B)
----public()
--------robots.txt(15B)
--------favicon.ico(32KB)
----README.md(2KB)
----yarn.lock(577KB)
----.editorconfig(208B)

网友评论