xiamidaxia f8f5b35872 docs: api docs 10 月之前
..
components d7bdf8a078 feat: init flowgram.ai 10 月之前
scripts d7bdf8a078 feat: init flowgram.ai 10 月之前
src f8f5b35872 docs: api docs 10 月之前
.eslintrc.js d7bdf8a078 feat: init flowgram.ai 10 月之前
.gitignore d7bdf8a078 feat: init flowgram.ai 10 月之前
README.md d7bdf8a078 feat: init flowgram.ai 10 月之前
global.less d7bdf8a078 feat: init flowgram.ai 10 月之前
package.json d7bdf8a078 feat: init flowgram.ai 10 月之前
rspress.config.ts d7bdf8a078 feat: init flowgram.ai 10 月之前
tsconfig.json d7bdf8a078 feat: init flowgram.ai 10 月之前

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