part 12 done
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user