Hacker News new | ask | show | jobs
by aocvr 3286 days ago
create-react-app offers an 'eject' option, which makes all the configuration visible and adjustable. Ejecting can be used as a starting point from which you can further modify and customize a project.