文件名称:pictionary-client
文件大小:436KB
文件格式:ZIP
更新时间:2024-04-22 19:30:52
TypeScript
Create React App入门 受type启发,使用打字稿并进行React的虚构文字游戏。 Favicon由提供
【文件预览】:
pictionary-client-main
----package.json(2KB)
----package-lock.json(1.57MB)
----src()
--------hooks()
--------App.css(564B)
--------react-app-env.d.ts(40B)
--------logo.svg(3KB)
--------reportWebVitals.ts(425B)
--------pages()
--------index.tsx(500B)
--------components()
--------App.tsx(735B)
--------styles()
--------setupTests.ts(241B)
--------utils()
--------App.test.tsx(273B)
--------index.css(386B)
--------store()
----tsconfig.json(503B)
----.gitignore(315B)
----public()
--------logo192.png(9KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(2KB)
--------logo512.png(25KB)
--------favicon.ico(17KB)
----README.md(420B)