|
|
пре 1 година | |
|---|---|---|
| .. | ||
| public | пре 1 година | |
| src | пре 1 година | |
| .gitignore | пре 2 година | |
| .prettierrc.mjs | пре 1 година | |
| README.md | пре 1 година | |
| bun.lockb | пре 1 година | |
| index.html | пре 1 година | |
| package.json | пре 1 година | |
| pnpm-lock.yaml | пре 1 година | |
| vercel.json | пре 2 година | |
| vite.config.js | пре 1 година | |
# 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.