Skip to content

Iheartweb/in_arbys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: Install Git
  http://git-scm.com/

Step 2: Download node.js and install
  https://github.com/joyent/node/wiki/Installation

Step 3: Download npm and install
  http://npmjs.org/
  (if you do the OSX install, you won't need this...)

Step 4: Clone our repo
  Create account on https://github.com
  Visit in_arbys: https://github.com/Jakobo/in_arbys and FORK IT
  Clone to local repository: git clone <path from fork>

Step 5: Run server.js to enable Arby-isms
  only need to run npm install once
  $> cd arbys
  $> sudo npm install
  $> node server.js

Step 6: Visit
  http://localhost:3000

About

Horsey Sauce Prototyping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%