/lynda-gulp-tutorial

Lynda GULP tutorial (sample web app and its dev/installation workflows)

Primary LanguageJavaScript

 ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.
'  .--./|  | ,---. ,--.,--. ,-|  || o   \  |  ||  .-.  \ |  .---'
|  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \  :|  `--, 
'  '--'\|  |' '-' ''  ''  '\ `-' | .'  /   |  ||  '--'  /|  `---.
 `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'
----------------------------------------------------------------- 

Welcome to your Node.js project on Cloud9 IDE!

This chat example showcases how to use socket.io with a static express server.

Running the server

  1. Open server.js and start the app by clicking on the "Run" button in the top menu.

  2. Alternatively you can launch the app from the Terminal:

    $ node server.js

Once the server is running, open the project in the shape of 'https://projectname-username.c9.io/'. As you enter your name, watch the Users list (on the left) update. Once you press Enter or Send, the message is shared with all connected clients.

Dependency installation:

* npm install -g gulp
* npm install -g browserify
* ruby --version
* gem update
* gem install sass
* gem install compass
* npm install --save-dev gulp (to install as dev-dependency)
* npm install --save-dev gulp-util
* npm install --save-dev gulp-browserify
* npm install --save-dev jquery
* npm install --save-dev mustache
* npm install --save-dev gulp-compass
* npm install --save-dev gulp-connect

URL of gulp-webserver when running on c9 is https://gulp-test-nikolai3d.c9users.io:8080/