dragooncjw d7bdf8a078 feat: init flowgram.ai il y a 10 mois
..
components d7bdf8a078 feat: init flowgram.ai il y a 10 mois
scripts d7bdf8a078 feat: init flowgram.ai il y a 10 mois
src d7bdf8a078 feat: init flowgram.ai il y a 10 mois
.eslintrc.js d7bdf8a078 feat: init flowgram.ai 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 d7bdf8a078 feat: init flowgram.ai il y a 10 mois
package.json d7bdf8a078 feat: init flowgram.ai il y a 10 mois
rspress.config.ts d7bdf8a078 feat: init flowgram.ai 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