-
- Downloads
initialize react
Showing
- test/.gitignore 23 additions, 0 deletionstest/.gitignore
- test/README.md 46 additions, 0 deletionstest/README.md
- test/package-lock.json 28308 additions, 0 deletionstest/package-lock.json
- test/package.json 43 additions, 0 deletionstest/package.json
- test/public/favicon.ico 0 additions, 0 deletionstest/public/favicon.ico
- test/public/index.html 43 additions, 0 deletionstest/public/index.html
- test/public/logo192.png 0 additions, 0 deletionstest/public/logo192.png
- test/public/logo512.png 0 additions, 0 deletionstest/public/logo512.png
- test/public/manifest.json 25 additions, 0 deletionstest/public/manifest.json
- test/public/robots.txt 3 additions, 0 deletionstest/public/robots.txt
- test/src/App.css 38 additions, 0 deletionstest/src/App.css
- test/src/App.test.tsx 9 additions, 0 deletionstest/src/App.test.tsx
- test/src/App.tsx 26 additions, 0 deletionstest/src/App.tsx
- test/src/index.css 13 additions, 0 deletionstest/src/index.css
- test/src/index.tsx 19 additions, 0 deletionstest/src/index.tsx
- test/src/logo.svg 1 addition, 0 deletionstest/src/logo.svg
- test/src/react-app-env.d.ts 1 addition, 0 deletionstest/src/react-app-env.d.ts
- test/src/reportWebVitals.ts 15 additions, 0 deletionstest/src/reportWebVitals.ts
- test/src/setupTests.ts 5 additions, 0 deletionstest/src/setupTests.ts
- test/tsconfig.json 26 additions, 0 deletionstest/tsconfig.json
test/.gitignore
0 → 100644
test/README.md
0 → 100644
test/package-lock.json
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
test/package.json
0 → 100644
test/public/favicon.ico
0 → 100644
3.78 KiB
test/public/index.html
0 → 100644
test/public/logo192.png
0 → 100644
5.22 KiB
test/public/logo512.png
0 → 100644
9.44 KiB
test/public/manifest.json
0 → 100644
test/public/robots.txt
0 → 100644
test/src/App.css
0 → 100644
test/src/App.test.tsx
0 → 100644
test/src/App.tsx
0 → 100644
test/src/index.css
0 → 100644
test/src/index.tsx
0 → 100644
test/src/logo.svg
0 → 100644
test/src/react-app-env.d.ts
0 → 100644
test/src/reportWebVitals.ts
0 → 100644
test/src/setupTests.ts
0 → 100644
test/tsconfig.json
0 → 100644