/espresso2-client

node.js served client for the espresso app (tz-earl/Espresso)

Primary LanguageHTML

espresso2-client

node.js served client for the espresso app (tz-earl/Espresso)

Steps to run app

install nvm and use nvm to install the latest version of node.js
nvm use latest

go to espresso2-client directory
npm install
node app.js