Skip to content

Commit c3145e5

Browse files
2 parents 050fbb7 + 7e15636 commit c3145e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
## webcamdisplay-react
22
- Experimental rewrite of [webcamdisplay](https://github.com/hamsterbacke23/webcamdisplay) with react
3+
- Based on the awesome [react-boilerplate](https://github.com/react-boilerplate/react-boilerplate)
34
- Also includes a workflow for [electron](https://electron.atom.io/)
45

56
## Get going
67
Clone it and run it
7-
8+
```yarn install```
89
```npm start```
910

0 commit comments

Comments
 (0)