Describe the bug
When a play name contains only a numeric value in it, the bootstrapping fails.
To Reproduce
Steps to reproduce the behavior:
- Create a play with a name like
2048
- npx create-react-play -c <play_id>
- npm/yarn start
- See error
Expected behavior
It should allow numerical play name
Screenshots
NA
Desktop (please complete the following information):
ALL
Smartphone (please complete the following information):
ALL
Additional context
NA