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

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