Skip to content

Trabajo Terminado | Andres Plata #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AndresPlata0411
Copy link

///// Creditos a Monchi por ayudar :)

Integrantes del grupo: Andres Plata 200177477

Pasos para Ejecutar:

1. descargar la extension ESLint

2. Click derecho en el archivo 'index.html'

3. Open With Live Server (Esto abrira una pestaña de google con la pagina)

4. ingresar como input el diagrama en PlantUML

    Ejemplo:                        (Todo dentro de @startuml y @enduml )
            @startuml
            class Profesor {
                +String nombre
            }

            class Curso {
                +String titulo
            }

            Profesor --> "*" Curso
            @enduml

5. Click en 'Generate Java Files'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant