Javascript library to build user interfece based on widgets.
We have created a live demo of Cedro on CodeSandbox for you to explore its capabilities. This template provides a hands-on experience, allowing you to see Cedro in action and experiment with it in real-time.
Check out the Cedro Demo on CodeSandbox
Feel free to fork the template and customize it to suit your needs. This is a great way to start learning how to build complex user interfaces with Cedro.
Visit https://cedro.hdrdevs.com.ar to view the full documentation.
Install Vite project template from command line
npm install -g degit
npx degit hdrdevs/vite-cedro#main my-app-name
cd my-app-name
npm install
npm run dev
This project is licensed under the terms of the MIT license.