liuyangxing e7656d4cec feat(free-demo): create loop node il y a 10 mois
..
components ff1b637010 fix: fix type name conflict il y a 10 mois
scripts d7bdf8a078 feat: init flowgram.ai il y a 11 mois
src cbfc95df83 Merge branch 'main' into docs-free il y a 10 mois
.eslintrc.js b362b85141 fix: demo lint il y a 10 mois
.gitignore d7bdf8a078 feat: init flowgram.ai il y a 11 mois
README.md d7bdf8a078 feat: init flowgram.ai il y a 11 mois
global.less 45697d866d fix: en docs il y a 10 mois
package.json e7656d4cec feat(free-demo): create loop node il y a 10 mois
rspress.config.ts 4e7aa1d405 chore: remove playground-plugin il y a 10 mois
tsconfig.json d7bdf8a078 feat: init flowgram.ai il y a 11 mois

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