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/nuxtor
npm install @nxext/nuxt --save-devGenerate your project:
nx g @nxext/nuxt:app my-app#Use your project
- Run
nx build my-appto build the app - Run
nx serve my-appto start the Nuxt3 dev server - Run
nx test my-appto test the app (not implemented yet) - Run
nx e2e my-appto 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