NextJS Packages

create-next-start

A Next JS Starter from scratch using TypeScript, Webpack, Shadcn, Tailwind

0.0.4 • Published 2 years ago

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