xiamidaxia c3bda71713 docs: update concepts and core docs 10 ay önce
..
components d7bdf8a078 feat: init flowgram.ai 11 ay önce
scripts d7bdf8a078 feat: init flowgram.ai 11 ay önce
src c3bda71713 docs: update concepts and core docs 10 ay önce
.eslintrc.js d7bdf8a078 feat: init flowgram.ai 11 ay önce
.gitignore d7bdf8a078 feat: init flowgram.ai 11 ay önce
README.md d7bdf8a078 feat: init flowgram.ai 11 ay önce
global.less d7bdf8a078 feat: init flowgram.ai 11 ay önce
package.json c21422fd20 chore: migrate to bytedance 11 ay önce
rspress.config.ts 638b43bbde chore: add X link 10 ay önce
tsconfig.json d7bdf8a078 feat: init flowgram.ai 11 ay önce

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