npm

This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@nxext/vue
TypeScript icon, indicating that this package has built-in type declarations

16.7.0 • Public • Published

@nxext/vue

License

Not production ready yet Not feature complete yet

DO NOT USE FOR PRODUCTION

Getting Started

Add this plugin to an Nx workspace:

yarn add --dev @nxext/vue

or

npm install @nxext/vue --save-dev

Generate your project:

nx g @nxext/vue:app my-app

Or a library with:

nx g @nxext/vue:library my-lib

#Use your project

  • Run nx build my-app to build the app
  • Run nx test my-app to test the app
  • Run nx e2e my-app to run the e2e tests

#Documentation

The full docs are found here

Readme

Keywords

Package Sidebar

Install

npm i @nxext/vue

Homepage

nxext.dev/

Weekly Downloads

43

Version

16.7.0

License

MIT

Unpacked Size

142 kB

Total Files

141

Last publish

Collaborators

  • eduardoroth
  • jordan-hall
  • dominikpieper