I've got an example seed project [1] for angular that uses the latest ES6 modules specification. I took the approach of not only giving an example of just an app, but also the entire workflow. Bundling together a bunch of different technologies to make a really well integrated solution. Most importantly, testing is treated as a first class citizen.
[1] https://github.com/lookfirst/systemjs-seed/