Quantcast
Channel: PipisCrew Official Homepage
Viewing all articles
Browse latest Browse all 11347

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

$
0
0

download this archive http://www.mediafire.com/file/c68y46aeavlt4xm/devtools.7z, extract it, add these to Windows PATH Environment

 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

http://www.mediafire.com/file/iy6f9nrbise0j53/angular2_v1.0.31beta.boilerplate.7z

 
 

WordPress Angular Theme

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


Viewing all articles
Browse latest Browse all 11347

Trending Articles