This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // to reproduce, run this on command line and accept default config for vue | |
| vue create projectX && cd projectX && yarn build |
OlderNewer