|
|
hace 11 meses | |
|---|---|---|
| .. | ||
| public | hace 1 año | |
| src | hace 11 meses | |
| .gitignore | hace 2 años | |
| .prettierrc.mjs | hace 11 meses | |
| README.md | hace 1 año | |
| bun.lockb | hace 1 año | |
| index.html | hace 1 año | |
| package.json | hace 1 año | |
| pnpm-lock.yaml | hace 11 meses | |
| vercel.json | hace 2 años | |
| vite.config.js | hace 11 meses | |
# Runs the app in the development mode
npm start
# Builds the app for production to the `build` folder
npm run build
If you want to change the default server, please set REACT_APP_SERVER environment variables before build,
for example: REACT_APP_SERVER=http://your.domain.com.
Before you start editing, make sure your Actions on Save options have Optimize imports & Run Prettier enabled.