Overview of Observable Framework capabilities
mainObservable Framework consists of three core components:
- Local development server: Provides a preview of your application locally with instant updates as you save changes.
- Static site generator: Compiles Markdown, JavaScript, assets, and data snapshots (generated by loaders) into a static site suitable for hosting anywhere.
- Command-line interface (CLI): Automates builds and deployments to share your application securely.