Home

Issue: 1076

Does Nuxt have plan to support npx?

[issue link]

Ref: https://www.npmjs.com/package/npx

npx has been included in latest npm. It can just execute a npm package in any place without installation/initiation/configuration.

I think if Nuxt supports npx, developers can start a website even just by a file index.vue in a blank directory.

Thanks 😃

This feature request is available on Nuxt.js community (#c939)