Skip to content

Commit e89ae61

Browse files
changes
1 parent 7c0340a commit e89ae61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,9 @@ npm run proxy
4747

4848
Site will be live at localhost:3000
4949

50+
51+
# Deploying
52+
Build static files for production
53+
```bash
54+
npm run build
55+
```

0 commit comments

Comments
 (0)