Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uid11/vn-test

Test work for videonow.
https://github.com/uid11/vn-test

canvas es2017 html5 video

Last synced: 5 days ago
JSON representation

Test work for videonow.

Awesome Lists containing this project

README

        

# vn-test

[![License MIT][license-image]](LICENSE)

Test work for videonow.

## Usage
```bash
$ cd vn-test
$ npm install
$ npm start
```
Open http://localhost:3000 .

Run
```js
localStorage.vnOptions = ``;
```
in console to clear local cached links.

## Tests
```bash
$ npm start
$ npm test
```

## License
[MIT](LICENSE)

[license-image]: https://img.shields.io/badge/license-MIT-blue.svg
"The MIT License"