1.0.0 • Published 10 months ago

create-simple-html v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

create-simple-html

CLI tool to initialize project with plain HTML, CSS and JS boilerplate.

How to use:

Create a project folder and execute the following command inside the folder.

npx create-simple-html

You can provide your custom filenames using the terminal input or use the default values.

NOTE: If you're using LiveServer extension to create a server, any name besides index for the HTML file will not be recognized as the entry point.

1.0.0

10 months ago