Files
helsinki/Pt12/part12-containers-applications/todo-app/todo-frontend/README.md
T
2024-09-30 15:32:50 +03:00

364 B
Executable File

React application

This application is created with Vite.

Install dependencies with npm install

You can run the application in development mode with npm run dev

You can build static files for production release with npm run build

Environment variables

Use env VITE_BACKEND_URL to set where the backend for this application is