Example: Basic#
This example demonstrates how to use meros reading a multipart response generated by a
polka server.
But really works with any server, put simply; this example shows how meros can be used reading a multipart response.
Getting started#
Setup
npm install
Start
npm start
Running the above command will spin up a vite client-side bundler wrapped up in a
polka server.
- localhost:8080 — will run a very simple client-runtime ~ see client.ts
- localhost:8080/data — responds with our multipart response