This is a simple Editor demo for j-expression.
It's built with Next.js.
Clone the repo, install dependencies and run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Or you can visit an online demo powered by Vercel: https://j-expression-editor.vercel.app