This project represents a client for Piflix and is embedded inside it. It is based on React and you need to have npm
installed to run it.
This project is embedded inside the Piflix binary but you can still run it independently on a different port.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Builds the app for production to the build
folder. It correctly bundles React in production mode and optimizes the build for the best performance.
If you experience any issues please report them in the issues section so that they can be addressed. Also, if you are interested in improving Piflix Web please submit pull requests!