Where can I find the development project with Angular2? I understand the release is a few weeks off but I want to just experiment with having an authenticated user routing to my Angular2 SPA. Is that available at this time. This will not be used for a production release, just for evaluation.
Are we supposed to add our own entities to the DBContext provided in the base app, or is it best practice to create a 2nd context for our business entities?