xiamidaxia ba9eb5598c fix(demo): endNode form-meta and form validation (#293) vor 8 Monaten
..
components d8aaf55868 fix: github eslint warnings (#286) vor 8 Monaten
scripts ff5635e93c docs(materials): auto rename ref docs (#264) vor 8 Monaten
src ba9eb5598c fix(demo): endNode form-meta and form validation (#293) vor 8 Monaten
.eslintrc.js b362b85141 fix: demo lint vor 11 Monaten
.gitignore d7bdf8a078 feat: init flowgram.ai vor 11 Monaten
README.md d7bdf8a078 feat: init flowgram.ai vor 11 Monaten
global.less 9c69aa4e52 fix(docs): image style error (#267) vor 8 Monaten
package.json b40a9eeddf feat(docs): add auto translate scripts for docs (#205) vor 8 Monaten
rspress.config.ts 9aca28063e chore: add e2e config (#280) vor 8 Monaten
tsconfig.json b40a9eeddf feat(docs): add auto translate scripts for docs (#205) vor 8 Monaten

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