16.7.0-alpha1 • Published 2 years ago
@nxext/nuxt v16.7.0-alpha1
@nxext/nuxt
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/nuxt
or
npm install @nxext/nuxt --save-dev
Generate your project:
nx g @nxext/nuxt:app my-app
#Use your project
- Run
nx build my-app
to build the app - Run
nx serve my-app
to start the Nuxt3 dev server - Run
nx test my-app
to test the app (not implemented yet) - Run
nx e2e my-app
to run the e2e tests
#Documentation
The full docs are found here
17.0.0-alpha6
2 years ago
17.0.0-alpha4
2 years ago
17.0.0-alpha3
2 years ago
17.0.0-alpha2
2 years ago
17.0.0-alpha1
2 years ago
16.7.0-alpha2
2 years ago
16.7.0-alpha1
2 years ago