Example application using webpack 2 Create an Angular application that allows users to CRUD data from a server. Setup Run yarn and npm start to see the app locally. Run npm test to run the tests. Check the "test/screenshots" folder for examples of what each test is looking for.