made tiny updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# @originmain/cli
|
# @originmain/cli
|
||||||
|
|
||||||
A reverse proxy that enables live React component inspection inside [Originmain](https://originmain.com) artboards.
|
A reverse proxy that enables live React component inspection inside [Originmain](https://originmain.sinachpat.com) artboards.
|
||||||
|
|
||||||
Point it at your running dev server and paste the proxy URL into an artboard's **Connect app** field. From that point on, Originmain can read your component tree in real time, highlight selected components, and push design tokens into the running app — without any changes to your source code.
|
Point it at your running dev server and paste the proxy URL into an artboard's **Connect app** field. From that point on, Originmain can read your component tree in real time, highlight selected components, and push design tokens into the running app — without any changes to your source code.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@originmain/cli",
|
"name": "@originmain/cli",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Originmain CLI — reverse proxy for live React component inspection.",
|
"description": "Originmain CLI — reverse proxy for live React component inspection.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user