dragooncjw 65174b9fcd fix: doc lang преди 10 месеца
..
components 65174b9fcd fix: doc lang преди 10 месеца
scripts d7bdf8a078 feat: init flowgram.ai преди 11 месеца
src 65174b9fcd fix: doc lang преди 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