Skip to content

ui-schema/demo-bts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI-Schema Demo w/ Bootstrap

Github actions Build

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

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 Bootstrap.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors