Initialize Vite in the workspace.
@nx/vite:generators | Nx
Generator References
Here is a list of all generator available for this package.
- initInternal 
- Add Vite configuration to an application. 
- Sets up the nxViteTsPaths plugin to enable support for workspace libraries. 
- Convert existing Vite project(s) using - @nx/vite:*executors to use- @nx/vite/plugin. Defaults to migrating all projects. Pass '--project' to migrate only one target.
- Generate a vitest configuration.