Files
vue-cli/packages/@vue/cli
Haoqun Jiang 51a4da7e9f fix: should infer package manager from config if there's no lockfile in the project (#5150)
* fix: should infer package manager from config if there's no lockfile in the project

* fixup! fix: should infer package manager from config if there's no lockfile in the project
2020-02-06 16:25:28 +08:00
..
2020-02-02 23:08:35 +08:00

@vue/cli

npm install -g @vue/cli
vue create my-project

Full Docs