16.7.0 • Published 2 years ago
@nxext/vue v16.7.0
@nxext/vue
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
16.7.0
2 years ago
16.3.0-Beta.3
2 years ago
15.7.0-Beta.3
2 years ago
999.9.9
2 years ago
15.6.0-Beta.3
2 years ago
15.6.0-Beta.2
2 years ago
15.6.0-Beta.1
2 years ago
15.6.0-Beta.0
2 years ago