文件名称:typescript-react-library-starter:使用它来启动下一个带有Typescript的React库
文件大小:84KB
文件格式:ZIP
更新时间:2024-06-07 04:09:07
JavaScript
类型creat-react-starter 要运行演示服务器: yarn start 编译为打字稿: yarn recompile 构建(清理和编译): yarn build 运行测试: yarn test
【文件预览】:
typescript-react-library-starter-master
----main.js(56B)
----yarn.lock(283KB)
----webpack.demo.config.js(1KB)
----src()
--------index.tsx(159B)
--------__tests__()
----.babelrc(33B)
----lib()
--------index.d.ts(159B)
--------index.js.map(285B)
--------index.js(1011B)
----demo()
--------public()
--------demo.js(167B)
--------index.js(148B)
----tsconfig.json(523B)
----LICENSE(1KB)
----README.md(189B)
----.gitignore(612B)
----test-setup.js(135B)
----package.json(2KB)