Download frontend source code and tools
- Download the source code of the frontend application from this link
- Extract the source code.
- The frontend app use pnpm as the package manager for Node.js, so you will need to install
pnpm. Follow this official guide to install pnpm.