dragooncjw ca602d8de4 chore: compress big gif 10 月之前
..
components 65174b9fcd fix: doc lang 10 月之前
scripts d7bdf8a078 feat: init flowgram.ai 11 月之前
src ca602d8de4 chore: compress big gif 10 月之前
.eslintrc.js b362b85141 fix: demo lint 10 月之前
.gitignore d7bdf8a078 feat: init flowgram.ai 11 月之前
README.md d7bdf8a078 feat: init flowgram.ai 11 月之前
global.less 7f3a4a9e48 fix: compatible with styles in dark mode 10 月之前
package.json 700221c69b chore: ci add lint & ts 11 月之前
rspress.config.ts 65174b9fcd fix: doc lang 10 月之前
tsconfig.json d7bdf8a078 feat: init flowgram.ai 11 月之前

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