Skip to content

Commit 40ff90b

Browse files
committed
Add production details
1 parent b3d69ce commit 40ff90b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,10 @@ Or watch your tests:
2727
```
2828
npm test -- --watch
2929
```
30+
31+
**Run in production mode:**
32+
33+
```
34+
npm run prepare
35+
npm start
36+
```

0 commit comments

Comments
 (0)