文件名称:category-theory-diagrams:开发中
文件大小:341KB
文件格式:ZIP
更新时间:2024-05-22 03:39:23
TypeScript
React Webpack打字稿入门 带有热模块更换(HMR)的最小启动器,可实现快速开发。 (16.x) (4.x) (3.x) ( ) 生产构建脚本(Webpack) 图像加载/缩小( ) 支持 代码( )和格式设置() 测试框架( ) 安装 克隆/下载仓库 yarn install (或npm install ) 用法 发展 yarn run start-dev npm run start-dev 持续构建应用程序(启用HMR) 应用已投放@ http://localhost:8080 生产 yarn run start-prod 一次构建应用程序(禁用HMR)到/dist/ 应用服务@ http://localhost:3000 所有命令 命令 描述 yarn run start-dev 持续构建应用程序(启用HMR)并提供@ http:/
【文件预览】:
category-theory-diagrams-master
----yarn.lock(466KB)
----configs()
--------jest.json(790B)
--------webpack()
--------jest.preprocessor.js(600B)
----.eslintrc.js(1KB)
----src()
--------index.tsx(238B)
--------modules()
--------components()
--------assets()
--------index.html.ejs(1KB)
----.babelrc(298B)
----tsconfig.json(391B)
----LICENSE(1KB)
----README.md(2KB)
----express.js(314B)
----tests()
--------App.test.tsx(467B)
--------__mocks__()
----.gitignore(75B)
----.prettierrc.js(64B)
----package-lock.json(614KB)
----package.json(2KB)