Movatterモバイル変換


[0]ホーム

URL:


Skip to content
NxNxDocs
ContactTry Nx Cloud for free
GitHubYouTubeXDiscord

Overview of the Nx Vue Plugin

The Nx plugin forVue.

To create a new workspace with Vue, runnpx create-nx-workspace@latest --preset=vue.

In any Nx workspace, you can install@nx/vue by running the following command:

nxadd@nx/vue

This will install the correct version of@nx/vue.

To generate a Vue application, run the following:

nxg@nx/vue:appapps/my-app

To generate a Vue library, run the following:

nxg@nx/vue:liblibs/my-lib

[8]ページ先頭

©2009-2025 Movatter.jp