xiamidaxia ce998cb36c docs: update concepts 10 месяцев назад
..
components d7bdf8a078 feat: init flowgram.ai 10 месяцев назад
scripts d7bdf8a078 feat: init flowgram.ai 10 месяцев назад
src ce998cb36c docs: update concepts 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 c21422fd20 chore: migrate to bytedance 10 месяцев назад
rspress.config.ts c21422fd20 chore: migrate to bytedance 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