Coding... ๐ฝ๐พ๐ป๐น
Tech lover, web developer, consultant & instructor at @LinkedInLearning - Senior Lead Developer for Delta.com - 49ers Fan
- Atlanta
-
04:15
(UTC -04:00) - http://www.yacafx.com
- @yacafx
Highlights
Pinned Loading
-
NGNIX configuration for run node app...
NGNIX configuration for run node app and php app at the same same time - This configuration made Node and Wordpress working at the same time on two different routes. 1### /etc/nginx/sites-available/default
2server {
34listen 80 default_server;
5listen [::]:80 default_server;
-
Gulp configuration with local web se...
Gulp configuration with local web server, livereload, browser-sync and sass compilation 1/*****
2*
3* Install first this modules as devDependencies
4*
5* npm install browser-sync gulp gulp-autoprefixer gulp-connect gulp-load-plugins gulp-sass --save-dev
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.