Quick Start
About 67 wordsLess than 1 minute
Caution
The frontend integrates dictionary features by default, so fba must install the dictionary plugin (built-in) and run the SQL scripts included in the plugin.
Prepare the local environment
- Node.js (20.15.0 or later)
pnpm
Clone the Git repository
git clone https://github.com/fastapi-practices/fastapi-best-architecture-ui.gitInstall dependencies
pnpm installStart
pnpm dev

