Skip to content

samh7/create-html-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-html-starter

NOTE

  • tailwindcss must be installed for this package to work.
  • To install it run npm i -g tailwindcss.

Installtion

Run either:

  • npm i create-html-starter for local install.
  • npm i -g create-html-starter for global install.

Use

Run:

  • create-html-starter or npx create-html-starter then follow the given instructions.
  • pnpx might not work so just use npx.