A simple chat app with flow chart. Demo
This project use .tool-versions
to manage the version of the tools, if you use asdf
, you can use the following command to install the tools:
asdf install
Then you can use the following command to start the development server:
pnpm install
pnpm dev
pnpm build