create-html-starter
v1.0.0
Published
Creates an html project and initializes tailwindcss. Tailwind must be installed for the command to work.
Downloads
10
Readme
create-html-starter
NOTE
tailwindcssmust be installed for this package to work.- To install it run
npm i -g tailwindcss.
Installtion
Run either:
npm i create-html-starterfor local install.npm i -g create-html-starterfor global install.
Use
Run:
create-html-starterornpx create-html-starterthen follow the given instructions.pnpxmight not work so just usenpx.
