Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 389 Bytes

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/.