react-typescript-boilerplate:带有React + Typescript + Webpack等的样板

时间:2024-06-05 17:52:19
【文件属性】:

文件名称:react-typescript-boilerplate:带有React + Typescript + Webpack等的样板

文件大小:270KB

文件格式:ZIP

更新时间:2024-06-05 17:52:19

JavaScript

样板-React + Typescript + Webpack | | | :rocket: 技术领域 柏 埃斯林特 更漂亮 市民 沙哑 服务 :wrench: 配置 1.使用以下命令安装所有依赖项 $ npm install 或使用纱线 $ yarn 2.启动webpack-dev-server $ npm run dev 或使用纱线 $ yarn dev :magnifying_glass_tilted_left: 测验 1.使用 $ npm run test:e2e 或使用纱线 $ yarn test:e2e 2.使用以下命令在终端中运行e2e测试 $ npm run test:e2e:run 或使用纱线 $ yarn test:e2e:run :red_exclamation_mark: 如果纱后仍未安装赛普拉斯(yarn test:e2e)。 使用以下方法安装cypress: $ npx cypress install 3.使用以下命令运行单元测试 $ npm run


【文件预览】:
react-typescript-boilerplate-master
----.eslintrc(3KB)
----public()
--------index.html(244B)
----webpack.config.prod.js(783B)
----webpack.config.dev.js(1KB)
----.prettierignore(54B)
----src()
--------index.tsx(152B)
--------App.tsx(261B)
----cypress()
--------integration()
--------fixtures()
--------plugins()
--------tsconfig.json(123B)
--------videos()
--------support()
----cypress.json(91B)
----husky.config.js(68B)
----tsconfig.json(328B)
----jest.config.js(6KB)
----storybook()
--------main.js(178B)
--------stories()
--------preview.js(114B)
----__tests__()
--------example.spec.ts(113B)
----.prettierrc(70B)
----README.md(3KB)
----typings()
--------png.d.ts(77B)
----.editorconfig(130B)
----lint-staged.config.js(114B)
----.gitignore(13B)
----.babelrc.js(225B)
----.eslintignore(54B)
----package-lock.json(942KB)
----package.json(3KB)

网友评论