This commit is contained in:
Andros Fenollosa 2021-03-04 11:11:00 +01:00
parent be32760a48
commit f3c614613e

10
README.md Normal file
View File

@ -0,0 +1,10 @@
<video autoplay muted src="demo.mp4"></video>
## RUN
```
npm i
npm server.js
```
And open `index.html` in your browser.