"# angular2" 07/04/2017
1.install node.js git npm 2.npm install -g typescript 3.open in target folder cmd
-
git clone https://github.com/angular/quickstart.git angular-quickstart
-
cd quickstart
-
npm install
-
npm start
-
Delete non-essential files for /f %i in (non-essential-files.txt) do del %i /F /S /Q rd .git /s /q rd e2e /s /q