Content:

Other documents:

📔 Getting Started 👷🏻 In deep 💡 Create components 📣 Modify component 📂 Deploy components


<aside> ℹ️ Remember:

Aqua components UI’ has 8 component groups, which are:


Generalities

What is aqua playground documentation?

As a complement to the design, development, support, and documentation processes, the Aqua team has created a project where all stakeholders can test the functionality of each library and components offered by Aqua team in real time. This project was developed in Vue 2, following the Masiv frontend development guidelines and includes real-time implementations of each component encapsulated in separate files

<aside> ➡️ Do you want to see our playground documentation? visit ***https://aqua-playground.masivianlabs.com***

</aside>


Structure and components

The "playground documentation" project contains its own reusable components, views, router, global state management, helpers, mixins, etc, but in the views, which is where Aqua components are recreated, the same code structure as Aqua is maintained, with a similar scaffolding divided into groups and components as follows:

SRC


Repo Location

Inside Masiv, we use Azure devops as the versioning control where all the things are upload in the ***Aqua documentation repo***

The project repository has to be allocated inside the MasivianFront azure account. The repository must be downloaded and updated from the develop branch.

Untitled