https://github.com/kareimgazer/docker-fso-frontend
https://github.com/kareimgazer/docker-fso-frontend
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kareimgazer/docker-fso-frontend
- Owner: KareimGazer
- Created: 2024-08-17T23:58:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T15:48:29.000Z (about 1 year ago)
- Last Synced: 2025-02-03T12:43:03.145Z (8 months ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React application
This application is created with [Vite](https://vitest.dev/).
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