Yiwei Mao 83221a61b6 feat(materials): set form-materials to esm (#279) 8 mēneši atpakaļ
..
components 83221a61b6 feat(materials): set form-materials to esm (#279) 8 mēneši atpakaļ
scripts ff5635e93c docs(materials): auto rename ref docs (#264) 8 mēneši atpakaļ
src 83221a61b6 feat(materials): set form-materials to esm (#279) 8 mēneši atpakaļ
.eslintrc.js b362b85141 fix: demo lint 10 mēneši atpakaļ
.gitignore d7bdf8a078 feat: init flowgram.ai 11 mēneši atpakaļ
README.md d7bdf8a078 feat: init flowgram.ai 11 mēneši atpakaļ
global.less 9c69aa4e52 fix(docs): image style error (#267) 8 mēneši atpakaļ
package.json b40a9eeddf feat(docs): add auto translate scripts for docs (#205) 8 mēneši atpakaļ
rspress.config.ts aed1695396 feat: demo add customService 10 mēneši atpakaļ
tsconfig.json b40a9eeddf feat(docs): add auto translate scripts for docs (#205) 8 mēneši atpakaļ

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