create-next-tail-ghpage
v1.0.0
Published
A Next.js project starter template with configured TailwindCSS and ghpage deploy.
Downloads
2
Readme
create-next-tail-ghpage
Introduction
- A npm runner which creates Next.js project, tailwindCSS pre-configured and ghpage deployment pre-configured.
Usage
- To generate the starter template, please run command
# with npx
npx create-next-tail-ghpage 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.