Skip to content

maxipaolucci/StayingSharpWithAngularSTB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Shaping up with AngularJS Soup to Bits

This repo contains the app built in the soup to bits episode for the Shaping up with AngularJS course.

There is a branch called starting that can be used as a starting point for the video. Feel free to clone down this repo and follow along.

#Running the Node App

I used node 0.10.28 at the time of writing the app. We're only using express and lodash, so any version of node (or io.js) should work. You simply need to type: npm start in your terminal to start it up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.4%
  • HTML 28.6%