1.0.0 • Published 3 years ago

cra-template-folders v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm npm GitHub issues GitHub last commit NPM

File Structure

Also works in react native

├── src/
│   ├── @types/
│   ├── assets/
│   ├── components/
│   │   └── Button/
│   ├── configs/
│   ├── constants/
│   ├── contexts/
│   ├── hooks/
│   ├── locales/
│   ├── redux/
│   │   └── reducers/
│   ├── routes/
│   ├── screens/
│   │   └── Home/
│   ├── services/
│   ├── styles/
│   └── utils/
├────── README.md

1.0.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago