Thrive text-based Role Playing Game Try it out: http://davidmoritz.github.io/thrive/
- Clone Repo in command line : "git clone https://github.com/davidmoritz/thrive.git"
- Run in repo: "cd thrive" THEN "npm install"
- Grunt: "grunt dev" or "grunt watch" (note: if you get an error message, run "npm install -g grunt-cli" and try again)
- Dist: open "index.html" from the "dist" folder
- Node
- npm