|
|
2 éve | |
|---|---|---|
| .. | ||
| public | 3 éve | |
| src | 2 éve | |
| .gitignore | 3 éve | |
| README.md | 3 éve | |
| package.json | 2 éve | |
| vercel.json | 3 éve | |
# 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.