文件名称:TypeScript-React-Starter:基于typescript和react的全家桶建造的一个项目
文件大小:239KB
文件格式:ZIP
更新时间:2024-02-24 11:33:37
react redux koa typescript webpack
TypeScript-React-Starter 结合了react的全家桶建造的一个项目 运行 # 开发环境 npm run start # http://localhost:3000 # 打包 npm run build # 发版 npm run deploy
【文件预览】:
TypeScript-React-Starter-master
----.env(12B)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(4KB)
----config-overrides.js(615B)
----yarn.lock(479KB)
----src()
--------constants()
--------index.tsx(642B)
--------utils()
--------store()
--------containers()
--------logo.svg(3KB)
--------layouts()
--------index.scss(424B)
--------middleware()
--------apis()
--------components()
--------schemas()
--------config()
--------assets()
--------actions()
--------App.tsx(279B)
--------react-app-env.d.ts(40B)
--------serviceWorker.ts(5KB)
--------routes()
--------reducers()
----.vscode()
--------launch.json(358B)
----jsconfig.json(188B)
----types()
--------global.d.ts(434B)
----tsconfig.json(532B)
----README.md(204B)
----.gitignore(326B)
----craco-plugin()
--------tsconfig-paths.js(291B)
----tsconfig.paths.json(112B)
----package.json(2KB)