1.0.0 • Published 5 years ago

cra-template-folders v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago