2.0.0 • Published 3 years ago

cra-template-luanpanno v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago
public
│ favicon.ico
│ index.html
│ robots.txt
src
└───@typings
│ │ styled-components.d.ts
└───assets
│ └───styles
│ │ │ GlobalStyles.ts
│ │ │ Reset.ts
│ │ │ theme.ts
└───pages
│ └───Home
│ │ │ index.tsx
│ │ │ styles.ts
└───routes
│ │ routes.tsx
│ App.tsx
│ index.tsx
│ react-app-env.d.ts
.editorconfig
.env
.env.example
.eslintrc
.gitignore
.prettierrc
package.json
tsconfig.json