Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit 8450bc4

Browse files
authored
Update README.md
1 parent c2435e0 commit 8450bc4

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,14 @@
3939
```bash
4040
npm run start
4141
```
42-
4. Deploy
42+
43+
4. Build
44+
45+
```bash
46+
npm run build
47+
```
48+
49+
5. Deploy
4350

4451
```bash
4552
npm run deploy

0 commit comments

Comments
 (0)