|
|
1 год назад | |
|---|---|---|
| .. | ||
| public | 1 год назад | |
| src | 1 год назад | |
| .gitignore | 2 лет назад | |
| .prettierrc.mjs | 1 год назад | |
| README.md | 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.