1.0.0 • Published 4 years ago

create-next-tail-ghpage v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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.