typescript-full-stack-boilerplate:打字稿全栈样板

时间:2024-06-03 04:54:13
【文件属性】:

文件名称:typescript-full-stack-boilerplate:打字稿全栈样板

文件大小:1MB

文件格式:ZIP

更新时间:2024-06-03 04:54:13

react nodejs boilerplate express typescript

全栈打字稿样板,主要是为了培训而创建的。 内部是什么(随着样板的发展将得到补充) Webpack 4和Babel 7带有打字稿,env和stage-2预设; React,React Router,React Loadable,Redux,Redux Saga,样式化组件; 表示; 服务器端渲染; 客户端热模块重装; 友善的错误; 剧本 # start in development mode (on port 3000 by default) npm start | yarn start # build client and server production bundles npm run build | yarn build # clean generated bundles npm run clean | yarn clean # start in production


【文件预览】:
typescript-full-stack-boilerplate-master
----.gitignore(971B)
----.babelrc(437B)
----package.json(2KB)
----src()
--------server()
--------client.tsx(841B)
--------common()
----types.d.ts(588B)
----tsconfig.json(356B)
----scripts()
--------build.js(3KB)
--------start.js(6KB)
--------clean.js(255B)
----README.md(5KB)
----config()
--------webpack()
--------default.json(100B)
--------production.json(25B)
--------development.json(44B)
----.gitattributes(54B)
----yarn.lock(202KB)

网友评论