Skip to content

Commit 0c709bc

Browse files
committed
readme update
1 parent 9eb4aff commit 0c709bc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
Install
44
---
55
Install the latest [NodeJS](https://nodejs.org/) then run these commands
6-
```
6+
```sh
77
npm install && npm run build
8-
npm serve
8+
# Then start your development session
9+
npm start
910
```
1011

1112
---

0 commit comments

Comments
 (0)