Run the following command to install this frontend project:
yarn installRun the following command to setup a development server on localhost:5173 :
yarn devRun the following command to build this frontend project:
yarn buildBuild files should be inside ./dist if built successfully.