React: Create boiler plate templates for using player #172
Labels
documentation
Changes only affect the documentation
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Is your feature request related to a problem? Please describe.
Our previous react player template was using create-react-app which isn't used anymore. It would be nice to have a new up to date template that people can pull and work with player to test things out.
This can be used with vite, nextjs, etc.
I believe the only requirements would be that it must be on React 17.
Describe the solution you'd like
Goal: If people want to test using player, they should be able to easily pull this repo and enter their desired content and have it render on the screen.
Templates for custom assets to see how things are being rendered may help as well.
You can also write documentation on a
Using/Getting Started with React Player Guide
Additional context
The text was updated successfully, but these errors were encountered: