xiamidaxia 4798c5d2ef docs: update homepage text hai 10 meses
..
components d7bdf8a078 feat: init flowgram.ai hai 11 meses
scripts d7bdf8a078 feat: init flowgram.ai hai 11 meses
src 4798c5d2ef docs: update homepage text hai 10 meses
.eslintrc.js b362b85141 fix: demo lint hai 10 meses
.gitignore d7bdf8a078 feat: init flowgram.ai hai 11 meses
README.md d7bdf8a078 feat: init flowgram.ai hai 11 meses
global.less 7f3a4a9e48 fix: compatible with styles in dark mode hai 10 meses
package.json 700221c69b chore: ci add lint & ts hai 10 meses
rspress.config.ts 638b43bbde chore: add X link hai 10 meses
tsconfig.json d7bdf8a078 feat: init flowgram.ai hai 11 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