You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
Because vue init was deprecated in exchange of vue invoke with purpose to inject config, file, and other stuff, its preferable to use yeoman for scaffolding. Also yeoman has desktop app for it and can be integrated to IDE so that will benefit some windows user that use visual studio or webstorm. And also its more testable than vue init. For injecting maybe if I have a time and there is a need for it, I will create vue-cli-plugin for injecting storybook config and file.
The text was updated successfully, but these errors were encountered:
Because
vue init
was deprecated in exchange ofvue invoke
with purpose to inject config, file, and other stuff, its preferable to use yeoman for scaffolding. Also yeoman has desktop app for it and can be integrated to IDE so that will benefit some windows user that use visual studio or webstorm. And also its more testable thanvue init
. For injecting maybe if I have a time and there is a need for it, I will createvue-cli-plugin
for injecting storybook config and file.The text was updated successfully, but these errors were encountered: