@react-awesome-query-builder/sandbox-simple

6.4.2 • Public • Published

@react-awesome-query-builder/sandbox-simple

npm

Demo app built with vite.
Uses vanilla widgets.
Not uses TypeScript.

Preview

https://ukrbublik.github.io/react-awesome-query-builder/sandbox_simple/

Run locally

From the root of cloned repository:

pnpm sandbox-js

Or copy sandbox_simple dir and run inside it:

npm run preinstall
npm i
npm start

In first case local @react-awesome-query-builder/* packages will be used.
In second case @react-awesome-query-builder/* packages will be downloaded from NPM.

Then open http://localhost:5174 in a browser.
Feel free to play with code in src/demo dir.

Run in sandbox

Open in codesandbox (if it freezes on "Initializing Sandbox Container" please click "Fork")

Open in stackblitz (installing dependencies can take a while)

Readme

Keywords

none

Package Sidebar

Install

npm i @react-awesome-query-builder/sandbox-simple

Weekly Downloads

0

Version

6.4.2

License

MIT

Unpacked Size

16.9 kB

Total Files

12

Last publish

Collaborators

  • ukrbublik