Installation of Nuxt
Learn how to install Nuxt locally.
We'll cover the following
Installing Nuxt
While it’s possible to install and configure Nuxt manually, it has its own installation tool, which does the initial configuration for us and provides us with a skeleton application layout to get us started. We can install Nuxt by following one of the methods given below.
Installing Nuxt with npx
We can start the installation process by running the following command:
Get hands-on with 1400+ tech skills courses.