b1nd-react-app
v1.1.7
Published
React + Typescript BoilerPlate for DGSW Students made by B1ND
Downloads
231
Readme
Folder Architecture
├─public
└─src
├─api
├─assets
├─components
├─config
└─config.json
├─constants
└─token
└─token.constants.ts
├─hooks
├─libs
└─axios
├─customAxios.ts
├─requestInterceptor.ts
└─responseInterceptor.ts
└─token
└─token.ts
├─pages
├─queries
├─styles
├─types
└─utils
├─webpack.config.js
├─webpack.development.js
└─webpack.production.js