Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.2 KB

Building a Website with Node & ExpressJS

This is the repository for Lynda.com course, Building a Website with Node & ExpressJS. The full course is available at lynda.com.

Instructions=

  1. Make sure you have these installed
  2. Clone this repository into your local machine using the terminal (mac) or Gitbash (PC) > git clone https://github.com/planetoftheweb/expressjs.git
  3. CD to the folder cd expressjs
  4. Run > npm install to install the project dependencies
  5. Run > gulp command to start the automation
  6. Build something awesome

For more help setting up a comprehensive Gulp.js workflow, check out Web Project Workflows with Gulp.js, Git, and Browserify.

More Stuff

Check out some of Author other courses on lynda.com. You can also check out his youtube channel, follow him on twitter, or read his blog.