Can background templates developed in vue be packaged and released to npm like components?

the company developed a basic template with login and basic components using vue bucket and elementUI, and now wants to turn this basic template into something similar to a component, and then publish it to npm, and then others can develop business modules just by installing them with npm. Is that okay? What do you need to do? If not, is there any other way?

Mar.16,2021

Yes, this vue-cli can be implemented, that is, custom templates. You can refer to this article,
https://codeshelper.com/a/11.

.
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-1b37335-2c05c.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-1b37335-2c05c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?