Run the Suga application in development mode, allowing local testing of resources.
suga dev

Features

  • Local development server
  • Hot reloading on file changes
  • Local endpoints for testing
  • Real-time error reporting

Example

suga dev
# Starting development server...
# Server running at http://localhost:4000