Skip to content

calibro/al-anthropocene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

al-anthropocene

##Installation If you want to run these scripts locally on your machine, be sure you have the following requirements installed.

###Requirements

Clone al-anthropocene from the command line:

$ git clone https://github.com/uf0/al-anthropocene.git

browse to al-anthropocene root folder:

$ cd al-anthropocene

install node dependencies:

$ npm install

run the script:

$ node app.js

now the socket service run on http://localhost:3000