jzwnju de072dd4cf
feat(material): Add default value editing function (#292)
* feat(material): Add default value editing function

* style(json-schema-editor): Remove the console.log statements for debugging

* refactor(form-materials): Optimize the export methods of interfaces and utility functions

* refactor(material): Refactor the JSONSchemaEditor's default value input component to use common constant input

* chore: Update dependencies @types/inquirer and @types/node
2025-06-04 12:35:04 +00:00
..
2025-06-04 11:43:35 +00:00
2025-03-04 15:01:48 +08:00
2025-02-21 16:26:12 +08:00
2025-02-21 16:26:12 +08:00

FlowGram.AI WebSite

Setup

Install the dependencies:

rush update

Get Started

Start the dev server:

cd apps/docs
rushx dev

Build the website for production:

rushx build

Preview the production build locally:

rushx preview