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

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