DCFS Frontend (dcfs-frontend) Frontend for distributed cloud file system Install Quasar CLI npm i -g @quasar/cli Install the dependencies npm install Start the app in development mode (hot-code reloading, error reporting, etc.) npm run dev