Simple example application for Angular2
Based on Backbone Contact Manager by Dmitro Yarmak
npm installto install dependenciesnpm run tscto start building typescript livenpm startto start local server
Just go to /src/unit_tests.html to see test results. No console task for now.
npm run build to build for production. Then copy the contents of the build directory to the server.