20 lines
310 B
Markdown
20 lines
310 B
Markdown
# Base44 App
|
|
|
|
|
|
This app was created automatically by Base44.
|
|
It's a Vite+React app that communicates with the Base44 API.
|
|
|
|
## Running the app
|
|
|
|
```bash
|
|
npm install
|
|
npm run dev
|
|
```
|
|
|
|
## Building the app
|
|
|
|
```bash
|
|
npm run build
|
|
```
|
|
|
|
For more information and support, please contact Base44 support at app@base44.com. |