https://github.com/maxinteger/iv-player
https://github.com/maxinteger/iv-player
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxinteger/iv-player
- Owner: maxinteger
- Created: 2016-07-26T14:54:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T20:12:38.000Z (over 9 years ago)
- Last Synced: 2025-01-26T10:29:25.344Z (12 months ago)
- Language: JavaScript
- Size: 103 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Draw app for fun
- Install `npm install`
- Run: `npm start`
- Build: `npm run build`
## Try it locally
- download videos:
- [video 1](http://mazwai.com/system/posts/videos/000/000/219/original/karekare-penn_productions.mp4?1460897027) => `public/video/video_1.mp4`
- [video 2](http://mazwai.com/system/posts/videos/000/000/205/original/goomalling-storm.mp4?1446983738) => `public/video/video_2.mp4`
- run `npm start`
OR
- update `src/config.js` and run `npm start`