1.0.1 • Published 4 years ago
create-next-tailwind-express v1.0.1
create-next-tailwind-express
Introduction
- A npm runner which creates express project, which host next.js frontend with tailwindCSS pre-configured.
Usage
- To generate the starter template, please run command
# with npx
npx create-next-tailwind-express 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.