chenjiawei.inizio b77dfc9faf chore: add raw-loader fixed demo (#79) il y a 10 mois
..
components b77dfc9faf chore: add raw-loader fixed demo (#79) il y a 10 mois
scripts d7bdf8a078 feat: init flowgram.ai il y a 10 mois
src b77dfc9faf chore: add raw-loader fixed demo (#79) il y a 10 mois
.eslintrc.js b362b85141 fix: demo lint il y a 10 mois
.gitignore d7bdf8a078 feat: init flowgram.ai il y a 10 mois
README.md d7bdf8a078 feat: init flowgram.ai il y a 10 mois
global.less 3dc0b94dd8 fix: resolve tooltip text-color abnormal (#64) il y a 10 mois
package.json d90fdad677 chore: read source code directly in example docs (#77) il y a 10 mois
rspress.config.ts d90fdad677 chore: read source code directly in example docs (#77) il y a 10 mois
tsconfig.json d7bdf8a078 feat: init flowgram.ai il y a 10 mois

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