@iconoma/studio
v0.2.3
Published
This is the Iconoma Studio, if you want to use Iconoma go to [https://github.com/Theryston/iconoma](https://github.com/Theryston/iconoma). But to start Iconoma Studio programmatically:
Downloads
143
Maintainers
Readme
Iconoma Studio!
This is the Iconoma Studio, if you want to use Iconoma go to https://github.com/Theryston/iconoma. But to start Iconoma Studio programmatically:
import { createServer } from "@iconoma/studio";
const { url, close } = await createServer({ port });