4 lines
151 B
Markdown
4 lines
151 B
Markdown
# Build and deploy
|
|
- `PUBLIC_URL="bingo" npm run build` to host in the /build subdirectory
|
|
- zip build directory, upload to server, to serve at /build
|