Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 460 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 460 Bytes

Project Setup

Proper tooling and setup is good for any project, but it's especially important for Angular due to all of the pieces that are involved. We've decided to use webpack, a powerful tool that attempts to handle our complex integrations. Due to the number of parts of our project that webpack touches, it's important to go over the configuration to get a good understanding of what gets generated client-side.