tailwindcss
is assumed to be installed.- To install it run
npm i -g tailwindcss
.
Run either:
npm i create-html-starter
for local install.npm i -g create-html-starter
for global install.
Run:
create-html-starter
ornpx create-html-starter
then follow the given instructions.pnpx
might not work so just usenpx
.