1.0.0 • Published 4 years ago

cra-template-folders v1.0.0

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

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago