/xite-videos

Primary LanguageTypeScript

A Web Application that:

Installation and Running the Application

$ npm install
$ npm start

And then open localhost:8080 in browser

Running Tests and Linting

$ npm run test
$ npm run lint