System Designer

System Designer

  • Languages icon繁體中文
    • English
    • Ελληνικά
    • Português (Brasil)
    • Svenska
    • Help Translate
  • SUPPORT
  • GITHUB

›Guides

Introduction

  • What is System Designer?
  • What is Design First?
  • Quick Start
  • Quick Start in videos

Guides

  • Installation
  • Create a System
  • 創建一個模式
  • Edit a model
  • Create a Behavior
  • Create a Type
  • Create a Component
  • Run your System
  • Export a System
  • Import a System
  • Generate a diagram
  • Sync your systems with GitHub
  • Design a remote client system
  • Design a remote server system
  • Manage Extensions
  • Extend System Designer
  • Shortcuts

Tutorials

  • List of Examples
  • Bundle your CSS
  • Bundle your JavaScript
  • Bundle your HTML
  • Test a server-side application
  • Create a NPM module
  • Create a website
  • Listen to a model event
  • Listen to a data store event
  • Send messages
  • Send messages to other systems
  • Create an extension
  • Generate a model from a JSON file
  • Create a Graph system

Articles

  • 關於這個開源方案

About

  • Who is behind System Designer?
  • Privacy Policy
  • License
Translate

Create a System

With System Designer, you do not create applications but systems. A system is an application:

  • that is defined by a model,
  • that is composed by components and
  • reacts to events with actions that we call behaviors.

System creation

To create a system in System Designer:

  • click on the Systems tab,
  • click on the '+' button on the left toolbar,
  • type the name of your system,
  • then click on Create button,
  • a new system is now created and appears in the Systems list:

Image Alt

← Installation創建一個模式 →
  • System creation
System Designer is distributed under Apache License 2.0 - Copyright © 2024 Erwan Carriou