Skip to content

viditor/viditor-chrono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viditor Chrono

A video editor for the web.

Installation

$ npm install
$ npm install --global gulp

Development

To compile the code

$ gulp

To run a server for the code

$ gulp server