Yiwei Mao 67fac8cdf1 feat(variable): loop batch variable materials + update ref value typings (#253) 7 ماه پیش
..
components ec6e5abe23 docs: free-layout-simple docs error (#245) 7 ماه پیش
scripts e2e80efb7a docs(variable): reorganize variable docs, add global scope, output multiple variables (#212) 8 ماه پیش
src 67fac8cdf1 feat(variable): loop batch variable materials + update ref value typings (#253) 7 ماه پیش
.eslintrc.js b362b85141 fix: demo lint 10 ماه پیش
.gitignore d7bdf8a078 feat: init flowgram.ai 10 ماه پیش
README.md d7bdf8a078 feat: init flowgram.ai 10 ماه پیش
global.less 3dc0b94dd8 fix: resolve tooltip text-color abnormal (#64) 9 ماه پیش
package.json b40a9eeddf feat(docs): add auto translate scripts for docs (#205) 8 ماه پیش
rspress.config.ts aed1695396 feat: demo add customService 9 ماه پیش
tsconfig.json b40a9eeddf feat(docs): add auto translate scripts for docs (#205) 8 ماه پیش

README.md

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