/react-typescript-webpack-tailwind-boilerplate
├── /public
│ └── index.html
├── /src
│ ├── App.tsx
│ ├── index.tsx
│ └── index.scss
├── /build (generated after running `npm run build`)
├── .env
├── .prettierrc.js
├── eslint.config.js
├── package.json
├── postcss.config.js
├── README.md
├── tsconfig.json
├── webpack-build.config.js
└── webpack.config.js
snowflakeworld/gsa_frontend
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|