Posts Tired of node/npm and Composer and Git installations (??)
Post
Cancel

Tired of node/npm and Composer and Git installations (??)

download any archive devtools - full pack - http://www.mediafire.com/file/c68y46aeavlt4xm/devtools.7z or devtool2 (repack vol2) - with slimmed down versions of git+heroku+sourcetree - http://www.mediafire.com/file/zhnq031cu0vgm0r/devtools2.rev2.rar

extract it,

add these to Windows PATH Environment

1
2
3
4
5
 C:\devtools\node
 C:\devtools\git\ (this needed for git-bash.exe)
 C:\devtools\git\cmd
 C:\devtools\git\bin
 C:\devtools\php

##currently installed versions : Git-2.11.1-32-bit node-v7.5.0-win-x86 PHP v7.1.1 (VC14 x86 Thread Safe) added composer.phar v1.3.2 (composer.bat created) php.ini-development renamed to php.ini unrem the following : extension_dir extension=php_openssl.dll

#use the following command to update the npm to latest : npm install npm@latest

#use the following command to update the composer to latest : composer self-update

#install VC14x86 runtimes via : https://www.microsoft.com/en-us/download/details.aspx?id=48145

##grab latest at : https://git-scm.com/download/win https://nodejs.org/dist/ > choose version > download the node-v?-win-x86.7z archive https://getcomposer.org/download/ http://php.net/downloads.php #NodeJS Portable (paf edition) - https://sourceforge.net/projects/nodejsportable/

##ref urls used : https://gist.github.com/massahud/321a52f153e5d8f571be https://codyswartz.us/wp/finds/node-js-stand-alone-portable-with-npm

angular2_v1.0.31beta.boilerplate (repack vol3)

http://www.mediafire.com/file/80zmao7x317f74x/angular2_v1.0.31beta.boilerplate.rev3.rar

angular2_v4.0.0.1.boilerplate with Bootstrap / Material / Firebase (git not included)

http://www.mediafire.com/file/d0dd3f3wlul0b9p/angular2_v4.0.0.1.boilerplate.rar

devheroku_v5.7.16 with git (repack vol2)

http://www.mediafire.com/file/2h6aug8t1ornzll/devheroku_v5.7.16.rev2.rar

Angular2 Fiddler : Observable.interval - https://plnkr.co/edit/vYQPePG4KDoktPoGaxYu Form submit - https://plnkr.co/edit/dPmiJn?p=preview https://codewich.com

Angular2 Articles : Use the Angular CLI For Faster Angular 2 Projects From JavaScript to TypeScript Generating and serving an Angular2 project via a development server Angular 2 Tutorial: Create a CRUD App with Angular CLI The Ultimate Angular CLI Reference Guide Angular2 + CData API Server Angular2 CLI with ASP.NET Core application Angular 2 Interview Questions Why I Moved to Vue.js from Angular 2 Angular Build with Webpack from Scratch How to build a real world Angular app with NgRx Store - Part I How to build a real world Angular app with NgRx Store - Part II Managing State in Angular Applications Getting Started with Angular2 Bootstrapping in the Browser with Angular 2 Learn Angular 2 step by step for Beginners - Lab 1 Loading Components Dynamically in Angular

Learning_Angular2rev4

http://docdroid.net/UBAFSKZ

WordPress Angular Theme

https://github.com/royboy789/Angular-Wordpress-Theme

origin - http://www.pipiscrew.com/?p=6682 tired-of-nodenpm-and-composer-and-git-installations

This post is licensed under CC BY 4.0 by the author.
Contents

Trending Tags