html-starter-boilerplate
v0.0.6
Published
Creates an html project and initializes tailwindcss. Tailwind must be installed for the command to work.
Readme
html-starter-boilerplate
NOTE
tailwindcssmust be installed for this package to work.- To install it run
npm i -g tailwindcss.
Installtion
Run either:
npm i html-starter-boilerplatefor local install.npm i -g html-starter-boilerplatefor global install.
Use
Run:
html-starter-boilerplateornpx html-starter-boilerplatethen follow the given instructions.pnpxmight not work so just usenpx.
