Static GitHub Issues

[1076] Does Nuxt have plan to support npx?

prev: Plugins called each second with HAProxy
next: Attempting to integrate Jest with Nuxt.js

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 :-)

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c939">#c939</a>)</em></sub></div>