dragooncjw 4a2e5becba chore: update en docs 11 months ago
..
components d7bdf8a078 feat: init flowgram.ai 11 months ago
scripts d7bdf8a078 feat: init flowgram.ai 11 months ago
src 4a2e5becba chore: update en docs 11 months ago
.eslintrc.js d7bdf8a078 feat: init flowgram.ai 11 months ago
.gitignore d7bdf8a078 feat: init flowgram.ai 11 months ago
README.md d7bdf8a078 feat: init flowgram.ai 11 months ago
global.less d7bdf8a078 feat: init flowgram.ai 11 months ago
package.json c21422fd20 chore: migrate to bytedance 11 months ago
rspress.config.ts 638b43bbde chore: add X link 11 months ago
tsconfig.json d7bdf8a078 feat: init flowgram.ai 11 months ago

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