xiamidaxia deb3e9ff6a feat(docs): composite nodes docs (#265) преди 7 месеца
..
components deb3e9ff6a feat(docs): composite nodes docs (#265) преди 7 месеца
scripts ff5635e93c docs(materials): auto rename ref docs (#264) преди 7 месеца
src deb3e9ff6a feat(docs): composite nodes docs (#265) преди 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