# App development servers

<PageBadges />

Use `form0 serve --app` when the project’s `form0.config.js` defines an application development
server. Maintained web and mobile templates include suitable configuration.

Expo projects can use `--public-url` when a device must reach the development server through a
tunnel or stable public development URL.
