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 packages -
npm run build
andnpm run start
to start the test server.