Performance gains using spawn instead of exec, build working again and windows support bug fixes
- feat(bower): Now uses spawn instead of exec
- chore(cleanup): Handle exists for all spawned processes + deadline implementation + cleanup
- fix(build): Build working again for frontend using spawn
- fix(windows): Fix windows error in init - fixes #66