This is my version of the Angular 2 QuickStart, I have stripped out the testing and other stuff, down to basic "app works!"
Basic commands,
npm install
and
npm start
This is my version of the Angular 2 QuickStart, I have stripped out the testing and other stuff, down to basic "app works!" and it does
JavaScriptMIT