Skip to content

ui-schema/demo-cra

Repository files navigation

UI-Schema Demo w/ Material-UI

Github actions Build

Simple demo project for @ui-schema/react with @mui.

Files:

Run on CodeSandbox or StackBlitz.

Explore more:

Setup

Install dependencies:

npm i

Start dev server:

npm start

Create bundle:

npm run build

For tests first install a playwright browser:

npx playwright install chromium --with-deps

Then run tests:

npm test

Or run tests in watch mode:

npm run tdd

About

UI-Schema simple demo with MUI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published