btholt / sfo

DEPRECATED: Instant build process
Apache License 2.0
228 stars 24 forks source link

Implement eject #9

Open btholt opened 6 years ago

btholt commented 6 years ago

Much like create-react-app, we should have an eject story if a user wants to go their own way. I see a lot of people using create-react-app and immediately ejecting just to use the boilerplate. We should have a useful story for this that is hopefully more simple than CRA's.