basic development workflow - Envivo-Software/Envivo.Fresnel GitHub Wiki

Basic development workflow

Now that you have an empty framework in place, you can start building out your model!

  1. Add new classes (or modify existing ones) in your DomainModel project
  2. Run the AppLauncher project
  3. Play with the objects within the UI
    3.1. From the main Library, find the class that you want to explore: 3.2. Expanding the class item reveals the actions that can be performed: 3.3. Create objects, and start editing and exploring the relationships
  1. Discover gaps in the Domain model, have conversations to find answers
  2. Stop the application
  3. Return to step 1
⚠️ **GitHub.com Fallback** ⚠️