我的React打字稿应用

时间:2021-02-21 13:39:13
【文件属性】:
文件名称:我的React打字稿应用
文件大小:535KB
文件格式:ZIP
更新时间:2021-02-21 13:39:13
TypeScript React + TypeScript开発环境构筑 $ npx create-react-app {プロジェクト名} --template typescript $ cd {プロジェクト名} $ yarn start 故事书环境构筑 $ npx -p @storybook/cli sb init --type react_scripts $ yarn storybook
【文件预览】:
My-React-Typescript-App-master
----.storybook()
--------preview.js(74B)
--------main.js(252B)
----package.json(2KB)
----.github()
--------pull_request_template.md(795B)
----package-lock.json(817KB)
----.env(25B)
----src()
--------hooks()
--------react-app-env.d.ts(40B)
--------pages()
--------index.tsx(155B)
--------components()
--------styles()
--------utils()
----tsconfig.json(553B)
----.gitignore(352B)
----public()
--------index.html(585B)
----README.md(553B)
----yarn.lock(661KB)
----.vscode()
--------snipsnap.code-snippets(228KB)

网友评论