Files
vue-cli/packages/@vue/cli
Payton Burdette 153c418555 feat: vue config command (#1554)
* fixed broken plugin dev link on contributing guide

* feat(cli-service): vue config command added

* feat(cli-service): vue config command added

* feat(cli-service): added config commands get and delete

* feat(cli-service): added vue edit command and opn dependcy

* feat(cli-service): added vue config set command and vue config check

* feat(cli-service): nested path support and command/logs adjustment

* feat(cli-service): command option descriptions updated with preset

* refactor: object get/set/unset

* feat: json option + fs/JSON fixes
2018-07-12 00:36:59 +02:00
..
2018-07-12 00:36:59 +02:00
2018-07-12 00:36:59 +02:00
2018-07-12 00:36:59 +02:00
2018-02-07 19:36:52 -05:00

@vue/cli

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

Full Docs