Generate a new Remix workspace
@nx/remix:generators | Nx
Generator References
Here is a list of all generator available for this package.
- presetInternal 
- setupInternal - Setup a Remix in an existing workspace 
- Generate a new Remix application 
- cypress-component-configuration - Generate a Cypress Component Testing configuration for a Remix project 
- Generate a new library 
- Generate a new route 
- Generate a new resource route 
- Add an action function to an existing route 
- Add a loader function to an existing route 
- Generates a new stylesheet and adds it to an existing route 
- Generates a TailwindCSS configuration for the Remix application 
- Generates a Storybook configuration for a Remix application 
- Add a meta function to an existing route 
- Add an ErrorBoundary to an existing route 
- Generate a project for testing Remix apps using Cypress