Angular-2-Fundamentals Angular-2-Fundamentals with systemJS This code sets up an Angular 2 project with systemJS in a simple way. To install all the dependencies run: npm install To run code in a browser user: npm start