dragooncjw d7bdf8a078 feat: init flowgram.ai 10 달 전
..
components d7bdf8a078 feat: init flowgram.ai 10 달 전
scripts d7bdf8a078 feat: init flowgram.ai 10 달 전
src d7bdf8a078 feat: init flowgram.ai 10 달 전
.eslintrc.js d7bdf8a078 feat: init flowgram.ai 10 달 전
.gitignore d7bdf8a078 feat: init flowgram.ai 10 달 전
README.md d7bdf8a078 feat: init flowgram.ai 10 달 전
global.less d7bdf8a078 feat: init flowgram.ai 10 달 전
package.json d7bdf8a078 feat: init flowgram.ai 10 달 전
rspress.config.ts d7bdf8a078 feat: init flowgram.ai 10 달 전
tsconfig.json d7bdf8a078 feat: init flowgram.ai 10 달 전

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