You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> You can also run a Spin application using `spin watch`. This automatically rebuilds code and reloads content whenever they change. [Learn more.](./running-apps.md#monitoring-applications-for-changes)
871
+
870
872
Spin instantiates all components from the application manifest, and
871
873
creates the router configuration for the HTTP trigger according to the routes in the manifest. The
872
874
component can now be invoked by making requests to `http://localhost:3000/`
0 commit comments