Yiwei Mao d28ba4a50b docs(materials): refract material documentations (#914) hai 3 meses
..
components d28ba4a50b docs(materials): refract material documentations (#914) hai 3 meses
scripts e716e43cdd fix: upgrade jsdom, langchain/openai, replace download with https (#797) hai 4 meses
src d28ba4a50b docs(materials): refract material documentations (#914) hai 3 meses
theme 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) hai 5 meses
.eslintrc.js cbefaa54fb chore: add license header (#432) hai 6 meses
.gitignore d7bdf8a078 feat: init flowgram.ai hai 10 meses
README.md d7bdf8a078 feat: init flowgram.ai hai 10 meses
global.less 6cdd7aa149 style(docs): Change fixed width to adaptive width. (#499) hai 6 meses
package.json d28ba4a50b docs(materials): refract material documentations (#914) hai 3 meses
rspress.config.ts d28ba4a50b docs(materials): refract material documentations (#914) hai 3 meses
tsconfig.json 0b5f3417f6 docs: upgrade to rspress@beta.24 and enable pluginLlms (#566) hai 5 meses

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