A project to learn TypeScript.
vinext
means video/vision next. By the way, I prefer vision.
Some future projects of Videojj will name after vinext
.
vinext-player
is compatible with browsers supporting Full Screen Api and Flash:
- IE 11+
- Chrome
- Firefox
Mobile browsers
# install dependencies
$ npm install
# start webpack dev server
$ npm run dev
# go to http://localhost:8800
# build for production
$ npm run prod
# upload main file
$ cd dist
# there is a command line tool written in Golang
$ ./upload -user nekron -local main -remote vinext-player.js