Haoqun Jiang ad0da2d951 fix: fix pnpm compatibility issues during scaffolding (#3790)
as a follow up of #1531

1. separate project pnpm check and global pnpm check
2. rename `hasPnpm` to `hasPnpm3OrLater`
3. add `--shamefully-flatten` flag for `pnpm install`
4. generate `.npmrc` when using pnpm as package manager, to persist the install flag
2019-04-11 18:03:44 +08:00
2019-04-11 17:39:31 +08:00
2018-07-13 10:56:22 -04:00
2019-04-01 16:09:20 +08:00
2018-01-06 13:04:43 -05:00
2019-04-11 14:49:12 +08:00
2019-04-11 14:49:12 +08:00

vue-cli Build Status Windows Build status lerna

Vue CLI is the Standard Tooling for Vue.js Development.

Documentation

Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!

Contributing

Please see contributing guide.

License

MIT

Description
🛠️ webpack-based tooling for Vue.js Development
Readme MIT 45 MiB
Languages
JavaScript 75%
Vue 22.9%
TypeScript 0.9%
Stylus 0.5%
HTML 0.3%
Other 0.4%