dragooncjw b362b85141 fix: demo lint 10 months ago
..
components d7bdf8a078 feat: init flowgram.ai 11 months ago
scripts d7bdf8a078 feat: init flowgram.ai 11 months ago
src 6b36def111 fix: reflect-metadata to dependencies 10 months ago
.eslintrc.js b362b85141 fix: demo lint 10 months ago
.gitignore d7bdf8a078 feat: init flowgram.ai 11 months ago
README.md d7bdf8a078 feat: init flowgram.ai 11 months ago
global.less d7bdf8a078 feat: init flowgram.ai 11 months ago
package.json 700221c69b chore: ci add lint & ts 10 months ago
rspress.config.ts 638b43bbde chore: add X link 10 months ago
tsconfig.json d7bdf8a078 feat: init flowgram.ai 11 months ago

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