create-next-tailwind-express
v1.0.1
Published
A Express project starter template containing nextjs frontend with configured TailwindCSS.
Downloads
1
Readme
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.