sanmaopep 9bedbd5aaa docs: complete variable.mdx 11 ماه پیش
..
components d7bdf8a078 feat: init flowgram.ai 11 ماه پیش
scripts d7bdf8a078 feat: init flowgram.ai 11 ماه پیش
src 9bedbd5aaa docs: complete variable.mdx 11 ماه پیش
.eslintrc.js d7bdf8a078 feat: init flowgram.ai 11 ماه پیش
.gitignore d7bdf8a078 feat: init flowgram.ai 11 ماه پیش
README.md d7bdf8a078 feat: init flowgram.ai 11 ماه پیش
global.less d7bdf8a078 feat: init flowgram.ai 11 ماه پیش
package.json d7bdf8a078 feat: init flowgram.ai 11 ماه پیش
rspress.config.ts d7bdf8a078 feat: init flowgram.ai 11 ماه پیش
tsconfig.json d7bdf8a078 feat: init flowgram.ai 11 ماه پیش

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