React SPA not built yet

Looking for index.html at: /frontend/dist/index.html

Dist path exists: False

Run the following commands to build the frontend:

cd frontend
npm install
npm run build
        

Or start the development server with: npm run dev