Title here
Summary here
The default deployment in local development is a Node.js server that hosts the application for local devices to connect to and interact with. The application can be deployed anywhere that supports Node.js.
npx sb build (application entrypoint)
npx sb start