Quick Start

This quick start is for testing only. For production use, see the Dev Server section.

Install the Chrome Extension

Download JSX Tool from the Chrome Web Store and pin it to your toolbar

Install Extension

Run the Dev Server (No code changes needed)

In a terminal session, cd to the same directory as your project's package.json

npx @jsx-tool/jsx-tool start --logging

After you run that (your project needs to be running too). Open http://localhost:4000

Start Editing

Open your React app, click the JSX Tool extension, and start visually editing your components