react-play
react-play copied to clipboard
✨ [Feature request]: Feature of adding play directly from user codebase through website
Currently user follows the below steps to create a play:
- clone the repo
- yarn install
- yarn create-play
- Follow the sequence of steps in cmd to create a play
What feature to bring in?
A GUI or a way within react-play website where upon user clicking create button, taking him the sequence of steps and create a play and fork it to his account and create a branch with same as play name in his account.