We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbaf650 commit 7e15636Copy full SHA for 7e15636
README.md
@@ -1,9 +1,10 @@
1
## webcamdisplay-react
2
- 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)
4
- Also includes a workflow for [electron](https://electron.atom.io/)
5
6
## Get going
7
Clone it and run it
-
8
+```yarn install```
9
```npm start```
10
0 commit comments