1.0.7 • Published 3 years ago
create-next-tail-dashboard v1.0.7
create-next-tail-dashboard
Introduction
- A npm runner which creates Next.js admin dashboard consisting preconfigured tailwind with theme toggler and mobile responsiveness.
Usage
- To generate the starter boilerplate, please run command
# with npx
npx create-next-tail-dashboard name_of_app
Note : Installing the package globally will not be updated automatically if a new version is available.
Note : For any more information about the project structure and its execution, check the source project's repository.