This is the P-Platform website on which you can browse, watch and share videos using the WebTorrent network.
This application is built using VueJS with Nuxt.
As for any P-Project application, all dependencies, installation and run scripts are listed in the .p-properties.yml file.
Build the application for production:
npm run build
Run unit tests:
npm run test