Hey IH community! π
Today I've been working hard on publishing a new NPM package.
Check it out! π https://github.com/BraydenTW/create-html-boilerplate
Create HTML Boilerplate generates a vanilla HTML/CSS boilerplate for you in a flash! β‘

To start a project, simply type in the following command into your terminal:
npx create-html-boilerplate myapp
Tada! β¨
Now you can code away!
You might be asking, why would I want a boilerplate generator for a plain, vanilla project?
Well, as I started web development as a beginner a few years ago, making the folder structure and file imports were always time consuming for me. I already knew how to do it, why waste my time setting it up?
My brother has had this same issue and that's when the idea popped into my head. π
I'm open to any feedback you have for my project. I'm planning on adding more config options, imports, and templates too. π
If you find this tool useful, I would appreciate a β on this repo.
I like this idea. I've tried a couple of things to solve this problem locally as well.
Here are some ideas:
Hey @jhonkaman!
Thanks for leaving some kind words and feedback here. I have been working on adding parameters/options to the CLI to make it more customizable.
Thanks so much! If you find this tool to be useful in the future, ma star or share of this fun little project would be great.