React is very fast at getting up and running. You'll need to use other third-party libraries though for services that would otherwise come bundled with Angular (like Fetch for instance), but that's as easy as npm i -D whatwg-fetch. Vue is also fast to get up and running. You can find many examples of webpack configs on GH to get you going quick. Happy coding!!