BUI official website :book:
The DD360-DS Docs is the official documentation website for DD360 Components. This website provides developers with detailed information and guidelines on how to use and implement the different components in their projects.
To start the project in development mode, follow these steps:
npm install.npm run dev.npm run build.npm run preview.The DD360-DS Docs is a documentation website that serves as a guide for developers using DD360 Components. It offers comprehensive documentation, a development mode for making local changes, and options to build and preview the production compilation. By following the provided installation guide, developers can easily set up and utilize the components in their projects.