|
|
há 9 meses atrás | |
|---|---|---|
| .. | ||
| public | há 10 meses atrás | |
| src | há 9 meses atrás | |
| .gitignore | há 2 anos atrás | |
| .prettierrc.mjs | há 11 meses atrás | |
| README.md | há 1 ano atrás | |
| bun.lockb | há 1 ano atrás | |
| index.html | há 1 ano atrás | |
| package.json | há 11 meses atrás | |
| pnpm-lock.yaml | há 11 meses atrás | |
| vercel.json | há 2 anos atrás | |
| vite.config.js | há 11 meses atrás | |
# 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.