There's a bunch of stuff you will need to do anytime you clone this which we can automate.
Things that immediately spring to mind:
- rename the scope to a name of your choice
- (probably) set up the website with
create-react-app | next | gatsby
- Definitely more things
This will need to be interactive so someone can make choices.
I would probably but this as a package in manypkg so it doesn't gunk up the starter, but happy to start it here and migrate it out.
There's a bunch of stuff you will need to do anytime you clone this which we can automate.
Things that immediately spring to mind:
create-react-app|next|gatsbyThis will need to be interactive so someone can make choices.
I would probably but this as a package in manypkg so it doesn't gunk up the starter, but happy to start it here and migrate it out.