zooniverse-glacier / notesFromNature

https://www.notesfromnature.org/
Apache License 2.0
13 stars 11 forks source link

More detailed install documentation #300

Closed jestill closed 10 years ago

jestill commented 10 years ago

I would like to try to get a local version of notesFromNature running. It would be nice to have additional information on the dev environment that the developers are using. For example what versions of node.js, coffescript and hem are being used? I am trying to install in ubuntu.

chrissnyder commented 10 years ago

Closed by 7163bdaace4b930e6ac82e5caf5da5e184ef4011

A simple npm install . should do the trick now.

jestill commented 10 years ago

Thanks! I was able to figure out the exact dependencies with a few days of trial and error.