How do I create a scaffolding tool similar to vue-cli?

how do I create a scaffolding tool similar to vue-cli?
allows users to install globally through npm and then create their own projects.

Mar.12,2021

your own project can be posted to this site.
,
search and publish your own project to npm package, etc., such as
build and publish your own npm package .
if you want to create scaffolding-like tools, you can first learn Vue-cli source ~ or Vue-cli how it works.
it is recommended to read this article Vue-cli how it works

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30ce4-4e9aa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30ce4-4e9aa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?