Skip to content

A simple Angular application for recording and converting videos to MP4 format.

Notifications You must be signed in to change notification settings

jbarberio83/video-conversion

 
 

Repository files navigation

VideoConversion

A simple Angular application for recording and converting videos to MP4 format.

In order to run the app you should run build and start the server.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Start the server (after build)

Run npm start to start the server. Navigate to http://localhost:3000/.

About

A simple Angular application for recording and converting videos to MP4 format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 42.7%
  • JavaScript 42.7%
  • HTML 10.4%
  • SCSS 4.2%