Nextjs Packages

cra-template-himp

``` nextjs │ ├── pubilc ├── src │ ├── lib │ │ ├── recoile │ │ │ ├── atom │ ├── components │ ├── hook │ ├── utils │ ├── pages //page router │ └── state ├── package.json └── .. ```

0.1.0 • Published 3 years ago