I made a simple CLI that generates a vanilla HTML project. What do you think?

Brayden W ⚡️ - Jan 2 '21 - - Dev Community

Hey Dev 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! ⚡

Baby GIF

To start a project, simply type in the following command into your terminal:

npx create-html-boilerplate myapp
Enter fullscreen mode Exit fullscreen mode

Tada!

Now you can code away!


But, why?

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.

. . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player