dragooncjw ca97513cf1 fix: update link 11 bulan lalu
..
components d7bdf8a078 feat: init flowgram.ai 11 bulan lalu
scripts d7bdf8a078 feat: init flowgram.ai 11 bulan lalu
src ca97513cf1 fix: update link 11 bulan lalu
.eslintrc.js d7bdf8a078 feat: init flowgram.ai 11 bulan lalu
.gitignore d7bdf8a078 feat: init flowgram.ai 11 bulan lalu
README.md d7bdf8a078 feat: init flowgram.ai 11 bulan lalu
global.less d7bdf8a078 feat: init flowgram.ai 11 bulan lalu
package.json c21422fd20 chore: migrate to bytedance 11 bulan lalu
rspress.config.ts d6cca3d56c chore: update base 11 bulan lalu
tsconfig.json d7bdf8a078 feat: init flowgram.ai 11 bulan lalu

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