@hamitzor/x-components
v1.0.0
Published
Lightweight React Components for Complex UIs
Downloads
2
Readme
X-Components
Reusable React components to create complex UIs. Demo application can be inspected at https://x-components.hamitzor.de
To run the demo:
npm install
to install the npm packagesnpm run build
andnpm run start
to start the test server.