remix
Remix CLI to start, build and export your application
Subcommands
Name | Description |
---|---|
build | Create an optimized production build of your application |
dev | Start the application in development mode |
setup | Prepare node_modules/remix folder (after installation of packages) |
routes | Generate the route config of the application |
Options
Name | Description |
---|---|
--help | Output usage information |
-v, --version | Output the version number |