Skip to content

This is a simple example of JavaScript, Node.js, Express, AngularJS v1.5, Jasmine, and Gulp.

Notifications You must be signed in to change notification settings

philjohnson789/zipcode-jasmine-example

Repository files navigation

Zip Code Jasmine Example

This is a simple example of JavaScript, Node.js, Express, AngularJS v1.5, Jasmine, and Gulp.

Installation

  1. Install Gulp CLI, if you haven't already: npm install -g gulp-cli
  2. Install Bower CLI, if you haven't already: npm install -g bower
  3. Install your Node project packages: npm install
  4. Install your Bower project packages: bower install
  5. Build your project using Gulp: gulp

Usage

  1. Run the project: node index.js
  2. Navigate to: http://localhost:8099/
  3. ????
  4. PROFIT!

Credits

Phil Johnson wrote this as an example for Zip Code Wilmington presentations on Jasmine and Gulp.

About

This is a simple example of JavaScript, Node.js, Express, AngularJS v1.5, Jasmine, and Gulp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published