Skip to content

rase-/wceu-2015-presentation-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Running locally

Running the node app

node nodeapp/app.js

Redis

brew install redis and follow instructions to run -- or equivalent package/manual install for your favorite distro

To make sure redis is running you can do something like this:

redis-cli
SET hello "world"
GET hello

About

Code for the WordCamp Europe 2015 presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published