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
initInternal
Initialize the
@nx/remix
plugin.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
Convert existing Remix project(s) using
@nx/remix:*
executors to use@nx/remix/plugin
. Defaults to migrating all projects. Pass '--project' to migrate only one target.