Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Commit c188356

Browse files
committed
Add readme
1 parent cac8315 commit c188356

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#Shaping up with AngularJS Soup to Bits
2+
3+
This repo contains the app built in the soup to bits episode for the Shaping up with AngularJS course.
4+
5+
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.
6+
7+
#Running the Node App
8+
9+
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.

0 commit comments

Comments
 (0)